aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-07-15pc: don't access fw cfg if NULLMichael S. Tsirkin
2013-07-15net: add support of mac-programming over macvtap in QEMU sideAmos Kong
2013-07-10pci: fix BRDIGE typoDon Koch
2013-07-10pci-bridge: update mappings for migration/restoreDon Koch
2013-07-07pci: Fold host_buses list into PCIHostState functionalityDavid Gibson
2013-07-07pci: Remove domain from PCIHostBusDavid Gibson
2013-07-07pci: Simpler implementation of primary PCI busDavid Gibson
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson
2013-07-07pci: Add root bus argument to pci_get_bus_devfn()David Gibson
2013-07-07pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson
2013-07-07pci: Use helper to find device's root bus in pci_find_domain()David Gibson
2013-07-07pci: Abolish pci_find_root_bus()David Gibson
2013-07-04pci: Move pci_read_devaddr to pci-hotplug-old.cDavid Gibson
2013-07-04pci: Cleanup configuration for pci-hotplug.cDavid Gibson
2013-07-04pvpanic: fix fwcfg for big endian hostsMichael S. Tsirkin
2013-07-04pvpanic: initialization cleanupMichael S. Tsirkin
2013-07-04e1000: cleanup process_tx_descAndrew Jones
2013-07-04pc_piix: cleanup init compat handlingMichael S. Tsirkin
2013-07-04pc: pass PCI hole ranges to GuestsMichael S. Tsirkin
2013-07-04pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin
2013-07-03kvmclock: clock should count only if vm is runningMarcelo Tosatti
2013-07-03pci-assign: remove the duplicate function name in debug messageWanlong Gao
2013-07-01Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori
2013-07-01virtio-ccw: fix build breakage on windowsCornelia Huck
2013-07-01mac-io: Add escc-legacy memory alias regionAlexander Graf
2013-07-01PPC: Newworld: Add second uninorth control register setAlexander Graf
2013-07-01PPC: Newworld: Add uninorth token registerAlexander Graf
2013-07-01PPC: Add clock-frequency export for Mac machinesAlexander Graf
2013-07-01booke_ppc: limit booke timer to max when timeout overflowBharat Bhushan
2013-07-01pseries: Fix compiler warning (conversion of pointer to integral value)Stefan Weil
2013-07-01spapr-rtas: add CPU argument to RTAS callsAnthony Liguori
2013-07-01target-ppc: Change default machine for 64-bitDavid Gibson
2013-07-01mpc8544_guts: Turn qdev initfn into instance_initAndreas Färber
2013-07-01mpc8544_guts: QOM'ifyAndreas Färber
2013-07-01mpc8544_guts: Fix MemoryRegion nameAndreas Färber
2013-07-01intc/openpic_kvm: Fix QOM and build issuesAndreas Färber
2013-07-01intc/openpic: Convert to QOM realizeAndreas Färber
2013-07-01intc/openpic: QOM'ifyAndreas Färber
2013-07-01kvm/openpic: in-kernel mpic supportScott Wood
2013-07-01KVM: PIC: Only commit irq routing when necessaryAlexander Graf
2013-07-01PPC: e500: factor out mpic init codeScott Wood
2013-07-01openpic: factor out some common defines into openpic.hScott Wood
2013-06-28multiboot: Calculate upper_mem in the ROMKevin Wolf
2013-06-28Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-06-28cmd646: fix build when DEBUG_IDE is enabled.Mark Cave-Ayland
2013-06-28cpu: Turn cpu_unassigned_access() into a CPUState hookAndreas Färber
2013-06-28cpu: Change cpu_exit() argument to CPUStateAndreas Färber
2013-06-28kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber
2013-06-28kvm: Change kvm_cpu_synchronize_state() argument to CPUStateAndreas Färber
2013-06-25Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori