summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* cpus: Pass CPUState to [qemu_]cpu_has_work()Andreas Färber2012-10-312-2/+2
* spapr: Pass PowerPCCPU to hypercallsAndreas Färber2012-10-317-35/+42
* spapr: Pass PowerPCCPU to spapr_hypercall()Andreas Färber2012-10-313-3/+5
* target-ppc: Pass PowerPCCPU to cpu_ppc_hypercallAndreas Färber2012-10-311-1/+3
* xtensa_pic: Pass XtensaCPU to xtensa_ccompare_cb()Andreas Färber2012-10-311-2/+5
* cpus: Pass CPUState to qemu_cpu_kick()Andreas Färber2012-10-315-6/+9
* ppc: Pass PowerPCCPU to {ppc6xx,ppc970,power7,ppc40x,ppce500}_set_irq()Andreas Färber2012-10-311-20/+35
* cpu: Move stopped field to CPUStateAndreas Färber2012-10-311-1/+2
* ppce500_spin: Store PowerPCCPU in SpinKickAndreas Färber2012-10-311-3/+3
* cpus: Pass CPUState to qemu_cpu_is_self()Andreas Färber2012-10-311-2/+4
* target-i386: Pass X86CPU to cpu_x86_load_seg_cache_sipi()Andreas Färber2012-10-301-1/+1
* apic: Store X86CPU in APICCommonStateAndreas Färber2012-10-304-24/+29
* target-i386: Inline APIC cpu_env property settingAndreas Färber2012-10-301-1/+0
* target-i386: Initialize APIC at CPU levelIgor Mammedov2012-10-301-51/+5
* Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemuBlue Swirl2012-10-303-50/+340
|\
| * xilinx_zynq: added QSPI controllerPeter Crosthwaite2012-10-291-12/+28
| * xilinx_spips: Generalised to model QSPIPeter Crosthwaite2012-10-291-34/+255
| * m25p80: Support for Quad SPIPeter Crosthwaite2012-10-291-4/+57
* | Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno2012-10-308-2/+1211
|\ \
| * | s390: sclp ascii console supportHeinz Graalfs2012-10-292-1/+307
| * | s390: sclp signal quiesce supportHeinz Graalfs2012-10-293-0/+131
| * | s390: sclp event supportHeinz Graalfs2012-10-296-2/+579
| * | s390: sclp base supportHeinz Graalfs2012-10-293-0/+195
| * | s390x: fix -initrd in virtio machineAlexander Graf2012-10-291-2/+2
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-10-2911-133/+212
|\ \ \ | |/ / |/| |
| * | pci: avoid destroying bridge address space windows in a transactionAvi Kivity2012-10-292-30/+44
| * | virtio-net: enable mrg buf header in tap on linuxMichael S. Tsirkin2012-10-292-21/+18
| * | virtio-net: test peer header support at init timeMichael S. Tsirkin2012-10-291-9/+14
| * | virtio-net: minor code simplificationMichael S. Tsirkin2012-10-291-3/+1
| * | virtio-net: simplify rx codeMichael S. Tsirkin2012-10-291-7/+2
| * | virtio-net: switch tx to safe iov functionsMichael S. Tsirkin2012-10-291-12/+19
| * | virtio-net: first s/g is always at start of bufMichael S. Tsirkin2012-10-291-2/+3
| * | virtio-net: refactor receive_hdrMichael S. Tsirkin2012-10-291-11/+7
| * | virtio-net: use safe iov operations for rxMichael S. Tsirkin2012-10-291-11/+14
| * | virtio-net: avoid sg copyMichael S. Tsirkin2012-10-291-25/+23
| * | virtio-net: track host/guest header lengthMichael S. Tsirkin2012-10-291-12/+17
| * | pcie: Convert PCIExpressHost to use the QOM.Jason Baron2012-10-292-0/+18
| * | pcie: pass pcie window size to pcie_host_mmcfg_update()Jason Baron2012-10-292-12/+16
| * | pci: Add class 0xc05 as 'SMBus'Jan Kiszka2012-10-292-0/+2
| * | pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzleIsaku Yamahata2012-10-292-0/+20
| * | pci_ids: add intel 82801BA pci-to-pci bridge idIsaku Yamahata2012-10-291-0/+1
| * | pci: pci capability must be in PCI spaceIsaku Yamahata2012-10-291-3/+3
| * | pci: make each capability DWORD alignedMichael S. Tsirkin2012-10-291-2/+2
| * | qemu: enable PV EOI for qemu 1.3Michael S. Tsirkin2012-10-291-1/+8
| * | pci: Return PCI_INTX_DISABLED when no bus INTx routing supportAlex Williamson2012-10-291-1/+7
| * | pci-assign: Use msi_get_message()Alex Williamson2012-10-291-4/+1
| * | msi: Add msi_get_message()Alex Williamson2012-10-292-16/+30
| * | pci-assign: Use pci_intx_route_changed()Alex Williamson2012-10-291-2/+1
| * | pci: Helper function for testing if an INTx route changedAlex Williamson2012-10-292-0/+6
* | | pci: avoid destroying bridge address space windows in a transactionAvi Kivity2012-10-292-30/+44
OpenPOWER on IntegriCloud