summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pci_ids: add intel 82801BA pci-to-pci bridge idIsaku Yamahata2012-10-291-0/+1
* pci: pci capability must be in PCI spaceIsaku Yamahata2012-10-291-3/+3
* pci: make each capability DWORD alignedMichael S. Tsirkin2012-10-291-2/+2
* qemu: enable PV EOI for qemu 1.3Michael S. Tsirkin2012-10-291-1/+8
* pci: Return PCI_INTX_DISABLED when no bus INTx routing supportAlex Williamson2012-10-291-1/+7
* pci-assign: Use msi_get_message()Alex Williamson2012-10-291-4/+1
* msi: Add msi_get_message()Alex Williamson2012-10-292-16/+30
* pci-assign: Use pci_intx_route_changed()Alex Williamson2012-10-291-2/+1
* pci: Helper function for testing if an INTx route changedAlex Williamson2012-10-292-0/+6
* PPC: pseries: Remove hack for PIO windowAlexander Graf2012-10-292-44/+2
* PPC: e500: Map PIO space into core memory regionAlexander Graf2012-10-292-4/+8
* xen_platform: convert PIO to new memory api read/writeAlexander Graf2012-10-291-10/+38
* vmport: convert PIO to new memory api read/writeAlexander Graf2012-10-291-9/+12
* serial: convert PIO to new memory api read/writeAlexander Graf2012-10-291-13/+17
* rtl8139: convert PIO to new memory api read/writeAlexander Graf2012-10-291-42/+36
* pckbd: convert PIO to new memory api read/writeAlexander Graf2012-10-291-21/+27
* pc port92: convert PIO to new memory api read/writeAlexander Graf2012-10-291-8/+11
* mc146818rtc: convert PIO to new memory api read/writeAlexander Graf2012-10-291-8/+11
* m48t59: convert PIO to new memory api read/writeAlexander Graf2012-10-291-10/+14
* i8254: convert PIO to new memory api read/writeAlexander Graf2012-10-291-9/+11
* es1370: convert PIO to new memory api read/writeAlexander Graf2012-10-291-10/+36
* virtio-pci: convert PIO to new memory api read/writeAlexander Graf2012-10-291-77/+49
* ac97: convert PIO to new memory api read/writeAlexander Graf2012-10-291-20/+89
* pseries: Implement qemu initiated shutdowns using EPOW eventsDavid Gibson2012-10-294-2/+342
* target-ppc: Rework storage of VPA registration stateDavid Gibson2012-10-291-12/+14
* pseries: Don't allow duplicate registration of hcalls or RTAS callsDavid Gibson2012-10-292-2/+10
* Add USB option in machine optionszhlcindy@gmail.com2012-10-299-21/+17
* e500: Fix serial initializationBharat Bhushan2012-10-291-1/+1
* PPC: Bamboo: Fix memory size DT propertyAlexander Graf2012-10-291-1/+1
* hw/xtensa_sim: get rid of intermediate xtensa_sim_initMax Filippov2012-10-271-19/+8
* hw/xtensa_lx60: don't prematurely explode QEMUMachineInitArgsMax Filippov2012-10-271-23/+7
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-23325-1719/+1719
* Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori2012-10-221-34/+35
|\
| * i440fx: avoid destroying memory regions within a transactionAvi Kivity2012-10-171-34/+35
* | Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' int...Anthony Liguori2012-10-221-3/+8
|\ \
| * | vfio-pci: Mark non-migratableAlex Williamson2012-10-171-0/+6
| * | vfio-pci: Fix debug buildAlex Williamson2012-10-171-3/+2
| |/
* | usb-serial: only expose device in guest when the chardev is openGerd Hoffmann2012-10-221-2/+17
* | usb-serial: don't magically zap chardev on umplugGerd Hoffmann2012-10-221-1/+1
* | serial: add pci-serial documentationGerd Hoffmann2012-10-221-0/+2
* | serial: add 2x + 4x pci variantGerd Hoffmann2012-10-221-0/+149
* | serial: add pci variantGerd Hoffmann2012-10-225-0/+110
* | serial: split serial.cGerd Hoffmann2012-10-2226-180/+257
* | Merge remote-tracking branch 'quintela/migration-next-20121017' into stagingAnthony Liguori2012-10-221-1/+3
|\ \
| * | virtio-net: use qemu_get_buffer() in a temp bufferJuan Quintela2012-10-171-1/+3
| |/
* | Merge remote-tracking branch 'qemu-kvm/memory/dma' into stagingAnthony Liguori2012-10-227-64/+51
|\ \
| * | pci: honor PCI_COMMAND_MASTERAvi Kivity2012-10-222-2/+12
| * | pci: give each device its own address spaceAvi Kivity2012-10-222-0/+15
| * | dma: make dma access its own address spaceAvi Kivity2012-10-221-1/+2
| * | memory: use AddressSpace for MemoryListener filteringAvi Kivity2012-10-223-5/+4
OpenPOWER on IntegriCloud