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
Age
Commit message (
Expand
)
Author
2012-10-30
i386: kvm: filter CPUID feature words earlier, on cpu.c
Eduardo Habkost
2012-10-30
i386: kvm: mask cpuid_ext4_features bits earlier
Eduardo Habkost
2012-10-30
i386: kvm: mask cpuid_kvm_features earlier
Eduardo Habkost
2012-10-30
i386: kvm: x2apic is not supported without in-kernel irqchip
Eduardo Habkost
2012-10-30
i386: kvm: set CPUID_EXT_TSC_DEADLINE_TIMER on kvm_arch_get_supported_cpuid()
Eduardo Habkost
2012-10-30
i386: kvm: set CPUID_EXT_HYPERVISOR on kvm_arch_get_supported_cpuid()
Eduardo Habkost
2012-10-30
i386: kvm: kvm_arch_get_supported_cpuid: replace if+switch with single 'if'
Eduardo Habkost
2012-10-30
i386: kvm: extract try_get_cpuid() loop to get_supported_cpuid() function
Eduardo Habkost
2012-10-30
i386: kvm: extract CPUID entry lookup to cpuid_find_entry() function
Eduardo Habkost
2012-10-30
i386: kvm: extract register switch to cpuid_entry_get_reg() function
Eduardo Habkost
2012-10-30
i386: kvm: kvm_arch_get_supported_cpuid: use 'entry' variable
Eduardo Habkost
2012-10-30
i386: kvm: kvm_arch_get_supported_cpuid: clean up has_kvm_features check
Eduardo Habkost
2012-10-30
i386: kvm: kvm_arch_get_supported_cpuid: move R_EDX hack outside of for loop
Eduardo Habkost
2012-10-30
tap-win32: stubs to fix win32 build
Michael S. Tsirkin
2012-10-30
tests/tcg: fix unused result warnings
Catalin Patulea
2012-10-30
configure: use -Wwombat to test whether gcc recognizes -Wno-wombat
Peter Maydell
2012-10-30
target-sparc: Revert setting cpu_dst to gen_dest_gpr
Richard Henderson
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-30
tcg/mips: use MUL instead of MULT on MIPS32 and above
Aurelien Jarno
2012-10-29
memory: fix rendering of a region obscured by another
Avi Kivity
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
s390: use sync regs for register transfer
Christian Borntraeger
2012-10-29
s390/kvm_stat: correct sys_perf_event_open syscall number
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
iov: add iov_cpy
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
[next]