aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-10-29pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzleIsaku Yamahata
2012-10-29pci_ids: add intel 82801BA pci-to-pci bridge idIsaku Yamahata
2012-10-29pci: pci capability must be in PCI spaceIsaku Yamahata
2012-10-29pci: make each capability DWORD alignedMichael S. Tsirkin
2012-10-29qemu: enable PV EOI for qemu 1.3Michael S. Tsirkin
2012-10-29pci: Return PCI_INTX_DISABLED when no bus INTx routing supportAlex Williamson
2012-10-29pci-assign: Use msi_get_message()Alex Williamson
2012-10-29msi: Add msi_get_message()Alex Williamson
2012-10-29pci-assign: Use pci_intx_route_changed()Alex Williamson
2012-10-29pci: Helper function for testing if an INTx route changedAlex Williamson
2012-10-29PPC: pseries: Remove hack for PIO windowAlexander Graf
2012-10-29PPC: e500: Map PIO space into core memory regionAlexander Graf
2012-10-29xen_platform: convert PIO to new memory api read/writeAlexander Graf
2012-10-29vmport: convert PIO to new memory api read/writeAlexander Graf
2012-10-29serial: convert PIO to new memory api read/writeAlexander Graf
2012-10-29rtl8139: convert PIO to new memory api read/writeAlexander Graf
2012-10-29pckbd: convert PIO to new memory api read/writeAlexander Graf
2012-10-29pc port92: convert PIO to new memory api read/writeAlexander Graf
2012-10-29mc146818rtc: convert PIO to new memory api read/writeAlexander Graf
2012-10-29m48t59: convert PIO to new memory api read/writeAlexander Graf
2012-10-29i8254: convert PIO to new memory api read/writeAlexander Graf
2012-10-29es1370: convert PIO to new memory api read/writeAlexander Graf
2012-10-29virtio-pci: convert PIO to new memory api read/writeAlexander Graf
2012-10-29ac97: convert PIO to new memory api read/writeAlexander Graf
2012-10-29pseries: Implement qemu initiated shutdowns using EPOW eventsDavid Gibson
2012-10-29target-ppc: Rework storage of VPA registration stateDavid Gibson
2012-10-29pseries: Don't allow duplicate registration of hcalls or RTAS callsDavid Gibson
2012-10-29Add USB option in machine optionszhlcindy@gmail.com
2012-10-29e500: Fix serial initializationBharat Bhushan
2012-10-29PPC: Bamboo: Fix memory size DT propertyAlexander Graf
2012-10-27hw/xtensa_sim: get rid of intermediate xtensa_sim_initMax Filippov
2012-10-27hw/xtensa_lx60: don't prematurely explode QEMUMachineInitArgsMax Filippov
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-10-22Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori
2012-10-22Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' int...Anthony Liguori
2012-10-22usb-serial: only expose device in guest when the chardev is openGerd Hoffmann
2012-10-22usb-serial: don't magically zap chardev on umplugGerd Hoffmann
2012-10-22serial: add pci-serial documentationGerd Hoffmann
2012-10-22serial: add 2x + 4x pci variantGerd Hoffmann
2012-10-22serial: add pci variantGerd Hoffmann
2012-10-22serial: split serial.cGerd Hoffmann
2012-10-22Merge remote-tracking branch 'quintela/migration-next-20121017' into stagingAnthony Liguori
2012-10-22Merge remote-tracking branch 'qemu-kvm/memory/dma' into stagingAnthony Liguori
2012-10-22pci: honor PCI_COMMAND_MASTERAvi Kivity
2012-10-22pci: give each device its own address spaceAvi Kivity
2012-10-22dma: make dma access its own address spaceAvi Kivity
2012-10-22memory: use AddressSpace for MemoryListener filteringAvi Kivity
2012-10-20hw/pl031: Use LOG_GUEST_ERRORPeter Maydell
2012-10-20hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERRORPeter Maydell
2012-10-20hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERRORPeter Maydell