summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pci: Fold host_buses list into PCIHostState functionalityDavid Gibson2013-07-071-19/+14
* pci: Remove domain from PCIHostBusDavid Gibson2013-07-071-4/+3
* pci: Simpler implementation of primary PCI busDavid Gibson2013-07-072-9/+26
* pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-0716-24/+32
* pci: Add root bus argument to pci_get_bus_devfn()David Gibson2013-07-072-5/+6
* pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-077-24/+55
* pci: Use helper to find device's root bus in pci_find_domain()David Gibson2013-07-073-10/+15
* pci: Abolish pci_find_root_bus()David Gibson2013-07-073-14/+41
* pci: Move pci_read_devaddr to pci-hotplug-old.cDavid Gibson2013-07-042-15/+15
* pci: Cleanup configuration for pci-hotplug.cDavid Gibson2013-07-042-4/+4
* pvpanic: fix fwcfg for big endian hostsMichael S. Tsirkin2013-07-041-3/+4
* pvpanic: initialization cleanupMichael S. Tsirkin2013-07-041-14/+16
* e1000: cleanup process_tx_descAndrew Jones2013-07-041-8/+10
* pc_piix: cleanup init compat handlingMichael S. Tsirkin2013-07-041-14/+4
* pc: pass PCI hole ranges to GuestsMichael S. Tsirkin2013-07-043-3/+51
* pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-044-3/+71
* kvmclock: clock should count only if vm is runningMarcelo Tosatti2013-07-031-34/+30
* pci-assign: remove the duplicate function name in debug messageWanlong Gao2013-07-031-6/+6
* Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori2013-07-0118-119/+553
|\
| * mac-io: Add escc-legacy memory alias regionAlexander Graf2013-07-011-0/+47
| * PPC: Newworld: Add second uninorth control register setAlexander Graf2013-07-011-0/+4
| * PPC: Newworld: Add uninorth token registerAlexander Graf2013-07-011-2/+11
| * PPC: Add clock-frequency export for Mac machinesAlexander Graf2013-07-012-0/+4
| * booke_ppc: limit booke timer to max when timeout overflowBharat Bhushan2013-07-011-4/+20
| * pseries: Fix compiler warning (conversion of pointer to integral value)Stefan Weil2013-07-011-1/+1
| * spapr-rtas: add CPU argument to RTAS callsAnthony Liguori2013-07-017-26/+34
| * target-ppc: Change default machine for 64-bitDavid Gibson2013-07-012-3/+1
| * mpc8544_guts: Turn qdev initfn into instance_initAndreas Färber2013-07-011-13/+5
| * mpc8544_guts: QOM'ifyAndreas Färber2013-07-011-5/+9
| * mpc8544_guts: Fix MemoryRegion nameAndreas Färber2013-07-011-1/+1
| * intc/openpic_kvm: Fix QOM and build issuesAndreas Färber2013-07-012-22/+34
| * intc/openpic: Convert to QOM realizeAndreas Färber2013-07-011-15/+19
| * intc/openpic: QOM'ifyAndreas Färber2013-07-013-8/+13
| * kvm/openpic: in-kernel mpic supportScott Wood2013-07-013-5/+327
| * KVM: PIC: Only commit irq routing when necessaryAlexander Graf2013-07-011-0/+1
| * PPC: e500: factor out mpic init codeScott Wood2013-07-011-22/+34
| * openpic: factor out some common defines into openpic.hScott Wood2013-07-011-22/+18
* | virtio-ccw: fix build breakage on windowsCornelia Huck2013-07-011-4/+2
|/
* multiboot: Calculate upper_mem in the ROMKevin Wolf2013-06-281-2/+0
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-06-2811-15/+21
|\
| * cpu: Turn cpu_unassigned_access() into a CPUState hookAndreas Färber2013-06-281-4/+10
| * cpu: Change cpu_exit() argument to CPUStateAndreas Färber2013-06-285-5/+5
| * kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber2013-06-284-5/+5
| * kvm: Change kvm_cpu_synchronize_state() argument to CPUStateAndreas Färber2013-06-281-1/+1
* | cmd646: fix build when DEBUG_IDE is enabled.Mark Cave-Ayland2013-06-281-2/+2
|/
* Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori2013-06-254-260/+369
|\
| * nand: Don't inherit from SysbusPeter Crosthwaite2013-06-251-3/+4
| * block/nand: Convert Sysbus::init to Device::realizePeter Crosthwaite2013-06-251-9/+7
| * block/nand: QOM casting sweepPeter Crosthwaite2013-06-251-9/+16
| * i.MX31: Fix PRCS bit testStefan Weil2013-06-251-1/+1
OpenPOWER on IntegriCloud