summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-15net: add support of mac-programming over macvtap in QEMU sideAmos Kong8-6/+336
2013-07-10pci: fix BRDIGE typoDon Koch2-2/+2
2013-07-10pci-bridge: update mappings for migration/restoreDon Koch3-1/+7
2013-07-07pci: Fold host_buses list into PCIHostState functionalityDavid Gibson2-19/+16
2013-07-07pci: Remove domain from PCIHostBusDavid Gibson1-4/+3
2013-07-07pci: Simpler implementation of primary PCI busDavid Gibson2-9/+26
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson17-26/+36
2013-07-07pci: Add root bus argument to pci_get_bus_devfn()David Gibson3-6/+7
2013-07-07pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson9-25/+66
2013-07-07pci: Use helper to find device's root bus in pci_find_domain()David Gibson4-11/+17
2013-07-07pci: Abolish pci_find_root_bus()David Gibson4-15/+42
2013-07-04pci: Move pci_read_devaddr to pci-hotplug-old.cDavid Gibson3-17/+17
2013-07-04pci: Cleanup configuration for pci-hotplug.cDavid Gibson6-12/+8
2013-07-04pvpanic: fix fwcfg for big endian hostsMichael S. Tsirkin1-3/+4
2013-07-04pvpanic: initialization cleanupMichael S. Tsirkin2-15/+17
2013-07-04MAINTAINERS: s/Marcelo/Paolo/Michael S. Tsirkin1-1/+1
2013-07-04e1000: cleanup process_tx_descAndrew Jones1-8/+10
2013-07-04pc_piix: cleanup init compat handlingMichael S. Tsirkin1-14/+4
2013-07-04pc: pass PCI hole ranges to GuestsMichael S. Tsirkin4-3/+52
2013-07-04pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin7-4/+92
2013-07-04range: add Range structureMichael S. Tsirkin1-0/+16
2013-07-03Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori3-52/+51
2013-07-03kvmclock: clock should count only if vm is runningMarcelo Tosatti1-34/+30
2013-07-03pci-assign: remove the duplicate function name in debug messageWanlong Gao1-6/+6
2013-07-03kvm: skip system call when msi route is unchangedMichael S. Tsirkin1-0/+4
2013-07-03kvm: zero-initialize KVM_SET_GSI_ROUTING inputMichael S. Tsirkin1-12/+7
2013-07-03kvm: add detail error message when fail to add ioeventfdAmos Kong1-0/+4
2013-07-01Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori38-205/+792
2013-07-01Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori3-10/+12
2013-07-01Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori1-39/+55
2013-07-01virtio-ccw: fix build breakage on windowsCornelia Huck3-10/+12
2013-07-01PPC: Ignore writes to L2CRAlexander Graf1-11/+11
2013-07-01mac-io: Add escc-legacy memory alias regionAlexander Graf1-0/+47
2013-07-01PPC: Newworld: Add second uninorth control register setAlexander Graf1-0/+4
2013-07-01PPC: Newworld: Add uninorth token registerAlexander Graf1-2/+11
2013-07-01PPC: Add clock-frequency export for Mac machinesAlexander Graf3-0/+5
2013-07-01PPC: Introduce an alias cache for faster lookupsAlexander Graf3-7/+30
2013-07-01PPC: Fix GDB read on code area for PPC6xxFabien Chouteau1-1/+9
2013-07-01PPC: Add dump_mmu() for 6xxFabien Chouteau1-0/+92
2013-07-01target-ppc: Introduce unrealizefn for PowerPCCPUAndreas Färber2-2/+18
2013-07-01booke_ppc: limit booke timer to max when timeout overflowBharat Bhushan1-4/+20
2013-07-01Graphics: Switch to 800x600x32 as default modeAlexander Graf1-1/+1
2013-07-01pseries: Update MAINTAINERS informationDavid Gibson1-1/+4
2013-07-01target-ppc kvm: save cr registerAlexey Kardashevskiy1-0/+5
2013-07-01pseries: Fix compiler warning (conversion of pointer to integral value)Stefan Weil1-1/+1
2013-07-01spapr-rtas: add CPU argument to RTAS callsAnthony Liguori8-28/+37
2013-07-01target-ppc: Change default machine for 64-bitDavid Gibson2-3/+1
2013-07-01ppc: do not register IABR SPR twice for 603eHervé Poussineau1-5/+0
2013-07-01target-ppc: Drop redundant flags assignments from CPU familiesAndreas Färber1-45/+0
2013-07-01mpc8544_guts: Turn qdev initfn into instance_initAndreas Färber1-13/+5