Age | Commit message (Expand) | Author |
2010-10-27 | Merge branch 'pci' into for_anthony | Michael S. Tsirkin |
2010-10-27 | pcie: update satus on reset | Michael S. Tsirkin |
2010-10-27 | msi: minor cleanups | Michael S. Tsirkin |
2010-10-27 | msi: simplify range checks | Michael S. Tsirkin |
2010-10-27 | pci: improve w1c mask handling | Michael S. Tsirkin |
2010-10-27 | pcie: clean up hot plug notification | Michael S. Tsirkin |
2010-10-27 | pcie: simplify range check | Michael S. Tsirkin |
2010-10-27 | Introduce range.h | Blue Swirl |
2010-10-27 | qemu-options.def: add to generated header list | Michael S. Tsirkin |
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 |