aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-07-04scsi: keep device alive while it has requestsPaolo Bonzini
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
2013-06-25Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori
2013-06-25nand: Don't inherit from SysbusPeter Crosthwaite
2013-06-25block/nand: Convert Sysbus::init to Device::realizePeter Crosthwaite
2013-06-25block/nand: QOM casting sweepPeter Crosthwaite
2013-06-25i.MX31: Fix PRCS bit testStefan Weil
2013-06-25arm/boot: Free dtb blob memory after usePeter Maydell
2013-06-25i.MX: Rework functions/types name and use new style initializationJean-Christophe DUBOIS
2013-06-25i.MX: Implement a more complete version of the GPT timer.Jean-Christophe DUBOIS
2013-06-25ARM: Allow dumping of device treeJohn Rigby
2013-06-25virtio-ccw: Wire up guest and host notifies.Cornelia Huck
2013-06-25virtio-ccw: Wire up ioeventfd.Cornelia Huck