Statistics
| Branch: | Revision:

root / hw / misc @ b09318ca

Name Size
  macio
Makefile.objs 1.2 kB
a9scu.c 4.4 kB
applesmc.c 7.9 kB
arm_l2x0.c 4.8 kB
arm_sysctl.c 19.8 kB
cbus.c 14.8 kB
debugexit.c 2.1 kB
eccmemctl.c 11.2 kB
exynos4210_pmu.c 23.2 kB
imx_ccm.c 8.1 kB
ivshmem.c 23 kB
lm32_sys.c 4.7 kB
max111x.c 4.4 kB
milkymist-hpdmc.c 4.2 kB
milkymist-pfpu.c 14.3 kB
mst_fpga.c 6 kB
omap_clk.c 30.3 kB
omap_gpmc.c 28.5 kB
omap_l4.c 4.3 kB
omap_sdrc.c 4.8 kB
omap_tap.c 3.4 kB
pc-testdev.c 5.7 kB
pci-testdev.c 8.9 kB
puv3_pm.c 3.3 kB
pvpanic.c 3.6 kB
pxa2xx_pcmcia.c 5.3 kB
sga.c 2.1 kB
slavio_misc.c 13.2 kB
tmp105.c 6.7 kB
tmp105.h 1 kB
vfio.c 103.8 kB
vmport.c 4.9 kB
zynq_slcr.c 14.5 kB

Latest revisions

# Date Author Comment
6d27a409 07/23/2013 01:37 am Andreas Färber

misc/pci-testdev: QOM parent field cleanup

Replace direct uses of PCITestDevState::dev with QOM casts and rename it
to parent_obj.

Acked-by: Peter Crosthwaite <>
Signed-off-by: Andreas Färber <>

eb3fedf3 07/23/2013 01:37 am Peter Crosthwaite

misc/ivshmem: QOM Upcast Sweep

Define and use standard QOM cast macro. Remove usages of DO_UPCAST()
and direct -> style upcasting.

Signed-off-by: Peter Crosthwaite <>
[AF: Simplified casts and converted two more DO_UPCAST()s]...

b7578eaa 07/23/2013 01:37 am Andreas Färber

misc/ivshmem: QOM parent field cleanup

Replace direct uses of IVShmemState::dev with QOM casts and rename it to
parent_obj.

Acked-by: Peter Crosthwaite <>
Signed-off-by: Andreas Färber <>

40108d0a 07/23/2013 01:37 am Peter Crosthwaite

misc/pci-testdev: QOM Upcast Sweep

Define and use standard QOM cast macro. Remove usages of DO_UPCAST()
and direct -> style upcasting.

Signed-off-by: Peter Crosthwaite <>
[AF: Replaced another DO_UPCAST()]
Signed-off-by: Andreas Färber <>

90c66f58 07/22/2013 06:13 pm Anthony Liguori

Merge remote-tracking branch 'stefanha/tracing' into staging

  1. By Markus Armbruster
  2. Via Stefan Hajnoczi
    • stefanha/tracing:
      trace-events: Fix up source file comments
      trace-events: Drop unused events
      milkymist-minimac2: Fix minimac2_read/_write tracepoints...
f3a64b8c 07/18/2013 06:44 am Markus Armbruster

slavio_misc: Fix slavio_led_mem_readw/_writew tracepoints

Broken since they got added in commit 97bf485.

Signed-off-by: Markus Armbruster <>
Signed-off-by: Stefan Hajnoczi <>

7b4b0e9e 07/16/2013 12:49 am Vijay Mohan Pandarathil

vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

Add support for error containment when a VFIO device assigned to a KVM
guest encounters an error. This is for PCIe devices/drivers that support AER
functionality. When the host OS is notified of an error in a device either...

39360f0b 07/16/2013 12:48 am Alex Williamson

vfio-pci: VGA quirk update

Turns out all the suspicions for AMD devices were correct, everywhere
we read a BAR address that the address matches the config space offset,
there's full access to PCI config space. Attempt to generalize some
helpers to allow quirks to easily be added for mirrors and windows....

03ee3b1e 07/11/2013 07:51 pm Alexander Graf

PPC: dbdma: Move processing to io

Soon we will introduce intermediate processing pauses which will
allow the bottom half to restart a DMA request that couldn't be
fulfilled yet.

For that to work, move the processing variable into the io struct
which is what DMA providers work with....

a0f9fdfd 07/11/2013 07:51 pm Alexander Graf

PPC: Add timer handler for newworld mac-io

Mac OS X accesses fancy timer registers inside of the mac-io on bootup.

These really should be ticking at the mac-io bus frequency, but I don't
see anyone upset when we just make them as fast as we want to.

With this patch on top of my previous patch queue and latest OpenBIOS...

View revisions

Also available in: Atom