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
2010-10-27
net: properly handle illegal fd/vhostfd from command line
Jason Wang
2010-10-27
virtio: sanity-check available index
Michael S. Tsirkin
2010-10-27
migration: don't segfault on invalid input
Michael S. Tsirkin
2010-10-23
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
2010-10-23
rewrite i386 tests Makefile
Paolo Bonzini
2010-10-23
fix test_path
Paolo Bonzini
2010-10-23
make runcom compile on recent distributions
Paolo Bonzini
2010-10-23
disable test_enter on i386, it is broken
Paolo Bonzini
2010-10-23
unbreak "make" from vpath-built tests directory
Paolo Bonzini
2010-10-23
unbreak "make" from tests directory
Paolo Bonzini
2010-10-22
mips_fulong2e: fix ram allocation
Blue Swirl
2010-10-22
Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-22
Remove special handling of system include files (no longer needed)
Stefan Weil
2010-10-22
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2010-10-21
curses: Fix control-{@[\]^_} and ESC
Samuel Thibault
2010-10-21
kvm: save/restore x86-64 MSRs on x86-64 kernels
Marcelo Tosatti
2010-10-21
kvm: writeback SMP TSCs on migration only
Marcelo Tosatti
2010-10-21
kvm: factor out kvm_has_msr_star
Marcelo Tosatti
2010-10-21
kvm: add save/restore of MSR_VM_HSAVE_PA
Marcelo Tosatti
2010-10-21
Fix build on !KVM_CAP_MCE
Hidetoshi Seto
2010-10-21
x86, mce: broadcast mce depending on the cpu version
Hidetoshi Seto
2010-10-21
x86, mce: ignore SRAO only when MCG_SER_P is available
Hidetoshi Seto
2010-10-20
Fix pci hotplug to generate level triggered interrupt.
Gleb Natapov
2010-10-20
Use defines instead of numbers for pci hotplug sts bit
Gleb Natapov
2010-10-20
Fix memory leak in register save load due to xsave support
Marcelo Tosatti
2010-10-20
Add savevm/loadvm support for MCE
Marcelo Tosatti
2010-10-20
MCE: Relay UCR MCE to guest
Marcelo Tosatti
2010-10-20
Add RAM -> physical addr mapping in MCE simulation
Huang Ying
2010-10-20
Export qemu_ram_addr_from_host
Marcelo Tosatti
2010-10-20
kvm: x86: add mce support
Marcelo Tosatti
2010-10-20
iothread: use signalfd
Marcelo Tosatti
2010-10-20
signalfd compatibility
Marcelo Tosatti
2010-10-20
Add svm cpuid features
Joerg Roedel
2010-10-20
Set cpuid definition to 0 before initializing it
Joerg Roedel
2010-10-20
configure: Support disabling warnings in $gcc_flags
Markus Armbruster
2010-10-20
tcg: Fix compiler error (comparison of unsigned expression)
Stefan Weil
2010-10-20
wacom tablet: activate event handlers.
Gerd Hoffmann
2010-10-20
vmmouse: adapt to mouse handler changes.
Gerd Hoffmann
2010-10-20
[virtio-9p] Add support to v9fs_string_alloc_printf() for handling %lu.
Venkateswararao Jujjuri (JV)
2010-10-20
[virtio-9p] Use preadv/pwritev instead of readv/writev
Sanchit Garg
2010-10-20
[virtio-9p] Qemu 9p commandline options validity checks
Harsh Prateek Bora
2010-10-20
virtio-9p: Support mapped posix acl
Aneesh Kumar K.V
2010-10-20
virtio-9p: Use layered xattr approach
Aneesh Kumar K.V
2010-10-20
[virtio-9p] Ignore O_DIRECT hint from client.
Venkateswararao Jujjuri (JV)
2010-10-20
qemu-virtio-9p: Implement TREADLINK operation for 9p2000.L
M. Mohan Kumar
2010-10-20
[virtio-9p] Introduce server side TFSYNC/RFSYNC for dotl
Venkateswararao Jujjuri (JV)
2010-10-20
qemu-virtio9p: Implement TGETLOCK
M. Mohan Kumar
2010-10-20
[virto-9p] Implement TLOCK
M. Mohan Kumar
2010-10-20
[virtio-9p] open should not return EBADF
Sripathi Kodi
2010-10-20
trace: improve info trace output
Blue Swirl
[next]