Statistics
| Branch: | Revision:

root / hw / misc @ efec3dd6

Name Size
  macio
Makefile.objs 1.3 kB
a9scu.c 4.1 kB
applesmc.c 8 kB
arm11scu.c 2.6 kB
arm_integrator_debug.c 2.9 kB
arm_l2x0.c 5 kB
arm_sysctl.c 19.8 kB
cbus.c 14.8 kB
debugexit.c 2.1 kB
eccmemctl.c 11.3 kB
exynos4210_pmu.c 23.3 kB
imx_ccm.c 8.2 kB
ivshmem.c 23.1 kB
lm32_sys.c 4.7 kB
max111x.c 4.4 kB
milkymist-hpdmc.c 4.3 kB
milkymist-pfpu.c 14.4 kB
mst_fpga.c 6.2 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 6.5 kB
pci-testdev.c 8.9 kB
puv3_pm.c 3.4 kB
pvpanic.c 3.7 kB
sga.c 2.1 kB
slavio_misc.c 13.3 kB
tmp105.c 6.7 kB
tmp105.h 1 kB
vfio.c 120.1 kB
vmport.c 5 kB
zynq_slcr.c 14.6 kB

Latest revisions

# Date Author Comment
efec3dd6 12/23/2013 01:27 am Markus Armbruster

qdev: Replace no_user by cannot_instantiate_with_device_add_yet

In an ideal world, machines can be built by wiring devices together
with configuration, not code. Unfortunately, that's not the world we
live in right now. We still have quite a few devices that need to be...

3e40ba0f 12/06/2013 08:16 pm Alex Williamson

vfio-pci: Release all MSI-X vectors when disabled

We were relying on msix_unset_vector_notifiers() to release all the
vectors when we disable MSI-X, but this only happens when MSI-X is
still enabled on the device. Perform further cleanup by releasing
any remaining vectors listed as in-use after this call. This caused...

b3ebc10c 12/06/2013 08:16 pm Alex Williamson

vfio-pci: Add debug config options to disable MSI/X KVM support

It's sometimes useful to be able to verify interrupts are passing
through correctly.

Signed-off-by: Alex Williamson <>

96eeeba0 12/06/2013 08:16 pm Alex Williamson

vfio-pci: Fix Nvidia MSI ACK through 0x88000 quirk

When MSI is enabled on Nvidia GeForce cards the driver seems to
acknowledge the interrupt by writing a 0xff byte to the MSI capability
ID register using the PCI config space mirror at offset 0x88000 from...

5b49ab18 12/06/2013 08:16 pm Alex Williamson

vfio-pci: Make use of new KVM-VFIO device

Add and remove groups from the KVM virtual VFIO device as we make
use of them. This allows KVM to optimize for performance and
correctness based on properties of the group.

Signed-off-by: Alex Williamson <>

8d07d6c4 11/21/2013 06:39 pm Alex Williamson

vfio-pci: Fix multifunction=on

When an assigned device is initialized it copies the device config
space into the emulated config space. Unfortunately multifunction is
setup prior to the device initfn and gets clobbered. We need to
restore it just like pci-assign does....

7839ff59 11/21/2013 06:38 pm Paolo Bonzini

pc: get rid of builtin pvpanic for "-M pc-1.5"

This causes two slight backwards-incompatibilities between "-M pc-1.5"
and 1.5's "-M pc":

(1) a fw_cfg file is removed with this patch. This is only a problem
if migration stops the virtual machine exactly during fw_cfg enumeration....

d1f2c96a 11/05/2013 07:06 pm Andreas Färber

pcmcia: QOM'ify PCMCIACardState and MicroDriveState

Turn PCMCIACardState into a device.
Move callbacks to new PCMCIACardClass.

Derive TYPE_MICRODRIVE from TYPE_PCMCIA_CARD.
Replace ide_init2_with_non_qdev_drives().

Signed-off-by: Othmar Pasteka <>...

853ca11d 11/05/2013 07:06 pm Andreas Färber

pxa: Fix typo "dettach"

Signed-off-by: Andreas Färber <>

53cb9a1c 11/05/2013 06:47 pm Andreas Färber

arm11mpcore: Split off SCU device

Inspired by a9scu.

Reviewed-by: Peter Maydell <>
Signed-off-by: Andreas Färber <>

View revisions

Also available in: Atom