aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-31target-mips: Add ASE DSP compare-pick instructionsJia Liu
2012-10-31target-mips: Add ASE DSP bit/manipulation instructionsJia Liu
2012-10-31target-mips: Add ASE DSP multiply instructionsJia Liu
2012-10-31target-mips: Add ASE DSP GPR-based shift instructionsJia Liu
2012-10-31target-mips: Add ASE DSP arithmetic instructionsJia Liu
2012-10-31target-mips: Add ASE DSP load instructionsJia Liu
2012-10-31target-mips: Add ASE DSP branch instructionsJia Liu
2012-10-31Use correct acc value to index cpu_HI/cpu_LO rather than using a fix numberJia Liu
2012-10-31target-mips: Add ASE DSP resources access checkJia Liu
2012-10-31target-mips: Add ASE DSP internal functionsJia Liu
2012-10-30tap-win32: stubs to fix win32 buildMichael S. Tsirkin
2012-10-30tests/tcg: fix unused result warningsCatalin Patulea
2012-10-30configure: use -Wwombat to test whether gcc recognizes -Wno-wombatPeter Maydell
2012-10-30target-sparc: Revert setting cpu_dst to gen_dest_gprRichard Henderson
2012-10-30Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemuBlue Swirl
2012-10-30Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno
2012-10-30tcg/mips: use MUL instead of MULT on MIPS32 and aboveAurelien Jarno
2012-10-29memory: fix rendering of a region obscured by anotherAvi Kivity
2012-10-29Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-10-29s390: sclp ascii console supportHeinz Graalfs
2012-10-29s390: sclp signal quiesce supportHeinz Graalfs
2012-10-29s390: sclp event supportHeinz Graalfs
2012-10-29s390: sclp base supportHeinz Graalfs
2012-10-29s390: use sync regs for register transferChristian Borntraeger
2012-10-29s390/kvm_stat: correct sys_perf_event_open syscall numberHeinz Graalfs
2012-10-29s390x: fix -initrd in virtio machineAlexander Graf
2012-10-29pci: avoid destroying bridge address space windows in a transactionAvi Kivity
2012-10-29virtio-net: enable mrg buf header in tap on linuxMichael S. Tsirkin
2012-10-29virtio-net: test peer header support at init timeMichael S. Tsirkin
2012-10-29virtio-net: minor code simplificationMichael S. Tsirkin
2012-10-29virtio-net: simplify rx codeMichael S. Tsirkin
2012-10-29virtio-net: switch tx to safe iov functionsMichael S. Tsirkin
2012-10-29virtio-net: first s/g is always at start of bufMichael S. Tsirkin
2012-10-29virtio-net: refactor receive_hdrMichael S. Tsirkin
2012-10-29virtio-net: use safe iov operations for rxMichael S. Tsirkin
2012-10-29virtio-net: avoid sg copyMichael S. Tsirkin
2012-10-29iov: add iov_cpyMichael S. Tsirkin
2012-10-29virtio-net: track host/guest header lengthMichael S. Tsirkin
2012-10-29pci: avoid destroying bridge address space windows in a transactionAvi Kivity
2012-10-29pcie: Convert PCIExpressHost to use the QOM.Jason Baron
2012-10-29pcie: pass pcie window size to pcie_host_mmcfg_update()Jason Baron
2012-10-29pci: Add class 0xc05 as 'SMBus'Jan Kiszka
2012-10-29pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzleIsaku Yamahata
2012-10-29pci_ids: add intel 82801BA pci-to-pci bridge idIsaku Yamahata
2012-10-29pci: pci capability must be in PCI spaceIsaku Yamahata
2012-10-29pci: make each capability DWORD alignedMichael S. Tsirkin
2012-10-29qemu: enable PV EOI for qemu 1.3Michael S. Tsirkin
2012-10-29pci: Return PCI_INTX_DISABLED when no bus INTx routing supportAlex Williamson
2012-10-29pci-assign: Use msi_get_message()Alex Williamson
2012-10-29msi: Add msi_get_message()Alex Williamson