summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* acpi: initialize s4_val used in s4 shutdownBruce Rogers2013-04-035-5/+6
* VMXNET3: initialize rx_ridx to eliminate compile warningWenchao Xia2013-04-021-1/+1
* qdev: only send deleted event if device was realizedAnthony Liguori2013-04-021-9/+14
* vfio: cleanup includesAlex Williamson2013-04-011-5/+5
* vfio: Add bootindex supportAlex Williamson2013-04-011-0/+5
* vfio-pci: Move devices to D0 on resetAlex Williamson2013-04-011-0/+23
* vfio-pci: Add extra debuggingAlex Williamson2013-04-011-10/+30
* qemu vfio-pci: Graphics device quirksAlex Williamson2013-04-011-2/+718
* qemu vfio-pci: Add support for VGA MMIO and I/O port accessAlex Williamson2013-04-011-0/+169
* vfio-pci: Add PCIe capability mangling based on bus typeAlex Williamson2013-04-011-1/+128
* vfio-pci: Generalize PCI config manglingAlex Williamson2013-04-011-38/+42
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-04-013-56/+56
|\
| * hw/tcx: Remove unused 'addr' field and the property that sets itPeter Maydell2013-03-282-3/+0
| * hw/i386/pc: format load_linux functionliguang2013-03-281-53/+56
* | sysbus: Remove sysbus_add_memory and sysbus_del_memoryPeter Maydell2013-04-012-23/+0
* | hw/milkymist-softusb: set buffer in softusb_read_{dmem, pmem} error pathPeter Maydell2013-04-011-0/+2
* | milkymist-softusb: Don't map RAM memory regions in the device itselfPeter Maydell2013-04-012-12/+13
* | milkymist-minimac2: Just expose buffers as a sysbus mmio regionPeter Maydell2013-04-012-5/+2
* | musicpal: qdevify musicpal-miscPeter Maydell2013-04-011-5/+23
* | sysbus: make SysBusDeviceClass::init optionalPeter Maydell2013-04-011-0/+3
* | piix_pci: Fix C99 commentsDavid Woodhouse2013-03-281-4/+6
* | piix_pci: Use DEVICE() and ISA_BUS()David Woodhouse2013-03-281-3/+2
* | piix_pci: Clean up i440FX object handlingDavid Woodhouse2013-03-281-5/+10
* | virtio-balloon: cleanup: remove qdev field.KONRAD Frederic2013-03-282-2/+0
* | virtio-balloon: cleanup: QOM casts.KONRAD Frederic2013-03-282-24/+21
* | virtio-balloon: cleanup: init and exit function.KONRAD Frederic2013-03-281-60/+13
* | virtio-balloon-ccw: switch to the new API.KONRAD Frederic2013-03-282-11/+25
* | virtio-balloon-pci: switch to the new API.KONRAD Frederic2013-03-282-56/+69
* | virtio-balloon: add the virtio-balloon device.KONRAD Frederic2013-03-282-6/+93
|/
* virtio-serial: propagate guest_connected to the port on post_loadAlon Levy2013-03-271-0/+5
* virtio-serial: Consolidate guest_open/guest_close into set_guest_connectedHans de Goede2013-03-273-32/+12
* qemu-char: Move incrementing of avail_connections to qdev-properties-systemHans de Goede2013-03-271-2/+4
* qemu-char: Cleanup: consolidate fe_open/fe_close into fe_set_openHans de Goede2013-03-271-2/+2
* qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlersHans de Goede2013-03-272-2/+1
* qemu-char: Rename opened to be_openHans de Goede2013-03-272-2/+2
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-03-2632-126/+319
|\
| * pcie: Add endpoint capability initialization wrapperAlex Williamson2013-03-263-14/+18
| * pcie: Mangle types to match topologyAlex Williamson2013-03-261-0/+13
| * pci: Create and use API to determine root busesAlex Williamson2013-03-262-4/+10
| * pci: Create pci_bus_is_express helperAlex Williamson2013-03-262-0/+6
| * pci: Q35, Root Ports, and Switches create PCI Express busesAlex Williamson2013-03-264-4/+4
| * pci: Allow PCI bus creation interfaces to specify the type of busAlex Williamson2013-03-2624-35/+40
| * pci: Move PCI and PCIE type definesAlex Williamson2013-03-262-4/+5
| * pci: Create and register a new PCI Express TypeInfoAlex Williamson2013-03-262-0/+7
| * pci: refuse empty ROM filesStefan Hajnoczi2013-03-261-1/+6
| * pci_bridge: Remove duplicate IRQ swizzle functionAlex Williamson2013-03-261-9/+0
| * pci_bridge: Use a default map_irq functionAlex Williamson2013-03-261-1/+1
| * pci: Fix INTx routing notifier recursionAlex Williamson2013-03-261-3/+4
| * pci_bridge: drop formatting from sourceMichael S. Tsirkin2013-03-261-8/+0
| * pci_bridge: factor out common codeMichael S. Tsirkin2013-03-263-19/+22
OpenPOWER on IntegriCloud