index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2012-10-31
cpus: Pass CPUState to run_on_cpu()
Andreas Färber
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
2012-10-31
spapr: Pass PowerPCCPU to hypercalls
Andreas Färber
2012-10-31
spapr: Pass PowerPCCPU to spapr_hypercall()
Andreas Färber
2012-10-31
target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall
Andreas Färber
2012-10-31
xtensa_pic: Pass XtensaCPU to xtensa_ccompare_cb()
Andreas Färber
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
2012-10-31
ppc: Pass PowerPCCPU to {ppc6xx,ppc970,power7,ppc40x,ppce500}_set_irq()
Andreas Färber
2012-10-31
cpu: Move stopped field to CPUState
Andreas Färber
2012-10-31
ppce500_spin: Store PowerPCCPU in SpinKick
Andreas Färber
2012-10-31
cpus: Pass CPUState to qemu_cpu_is_self()
Andreas Färber
2012-10-30
target-i386: Pass X86CPU to cpu_x86_load_seg_cache_sipi()
Andreas Färber
2012-10-30
apic: Store X86CPU in APICCommonState
Andreas Färber
2012-10-30
target-i386: Inline APIC cpu_env property setting
Andreas Färber
2012-10-30
target-i386: Initialize APIC at CPU level
Igor Mammedov
2012-10-30
Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemu
Blue Swirl
2012-10-30
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-10-29
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-10-29
s390: sclp ascii console support
Heinz Graalfs
2012-10-29
s390: sclp signal quiesce support
Heinz Graalfs
2012-10-29
s390: sclp event support
Heinz Graalfs
2012-10-29
s390: sclp base support
Heinz Graalfs
2012-10-29
s390x: fix -initrd in virtio machine
Alexander Graf
2012-10-29
pci: avoid destroying bridge address space windows in a transaction
Avi Kivity
2012-10-29
virtio-net: enable mrg buf header in tap on linux
Michael S. Tsirkin
2012-10-29
virtio-net: test peer header support at init time
Michael S. Tsirkin
2012-10-29
virtio-net: minor code simplification
Michael S. Tsirkin
2012-10-29
virtio-net: simplify rx code
Michael S. Tsirkin
2012-10-29
virtio-net: switch tx to safe iov functions
Michael S. Tsirkin
2012-10-29
virtio-net: first s/g is always at start of buf
Michael S. Tsirkin
2012-10-29
virtio-net: refactor receive_hdr
Michael S. Tsirkin
2012-10-29
virtio-net: use safe iov operations for rx
Michael S. Tsirkin
2012-10-29
virtio-net: avoid sg copy
Michael S. Tsirkin
2012-10-29
virtio-net: track host/guest header length
Michael S. Tsirkin
2012-10-29
pci: avoid destroying bridge address space windows in a transaction
Avi Kivity
2012-10-29
pcie: Convert PCIExpressHost to use the QOM.
Jason Baron
2012-10-29
pcie: pass pcie window size to pcie_host_mmcfg_update()
Jason Baron
2012-10-29
pci: Add class 0xc05 as 'SMBus'
Jan Kiszka
2012-10-29
pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzle
Isaku Yamahata
2012-10-29
pci_ids: add intel 82801BA pci-to-pci bridge id
Isaku Yamahata
2012-10-29
pci: pci capability must be in PCI space
Isaku Yamahata
2012-10-29
pci: make each capability DWORD aligned
Michael S. Tsirkin
2012-10-29
qemu: enable PV EOI for qemu 1.3
Michael S. Tsirkin
2012-10-29
pci: Return PCI_INTX_DISABLED when no bus INTx routing support
Alex Williamson
2012-10-29
pci-assign: Use msi_get_message()
Alex Williamson
2012-10-29
msi: Add msi_get_message()
Alex Williamson
2012-10-29
pci-assign: Use pci_intx_route_changed()
Alex Williamson
2012-10-29
pci: Helper function for testing if an INTx route changed
Alex Williamson
2012-10-29
Merge remote-tracking branch 'kraxel/usb.68' into staging
Anthony Liguori
2012-10-29
PPC: pseries: Remove hack for PIO window
Alexander Graf
[next]