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-04-01
win32: Fix compiler errors from u_int64_t
Stefan Weil
2010-04-01
tcg/TODO: remove setcond
Aurelien Jarno
2010-04-01
Fix compilation with missing inotify_init1
Stefan Weil
2010-04-01
S390: Tell user why VM creation failed
Alexander Graf
2010-04-01
S390: Add stub for cpu_get_phys_page_debug
Alexander Graf
2010-04-01
tcg: initial ia64 support
Aurelien Jarno
2010-04-01
tcg: align static_code_gen_buffer to CODE_GEN_ALIGN
Aurelien Jarno
2010-04-01
ia64 disas support
Aurelien Jarno
2010-04-01
linux-user: fix page_unprotect when host page size > target page size
Aurelien Jarno
2010-04-01
linux-user/ia64: workaround ia64 strangenesses
Aurelien Jarno
2010-04-01
virtio-net: vhost net support
Michael S. Tsirkin
2010-04-01
tap: add API to retrieve vhost net header
Michael S. Tsirkin
2010-04-01
tap: add vhost/vhostfd options
Michael S. Tsirkin
2010-04-01
vhost: vhost net support
Michael S. Tsirkin
2010-04-01
virtio-pci: fill in notifier support
Michael S. Tsirkin
2010-04-01
virtio: move typedef to qemu-common
Michael S. Tsirkin
2010-04-01
virtio: add set_status callback
Michael S. Tsirkin
2010-04-01
virtio: notifier support + APIs for queue fields
Michael S. Tsirkin
2010-04-01
notifier: event notifier implementation
Michael S. Tsirkin
2010-04-01
kvm: add API to set ioeventfd
Michael S. Tsirkin
2010-04-01
tap: add interface to get device fd
Michael S. Tsirkin
2010-04-01
virtio-pci: compile per-target
Anthony Liguori
2010-04-01
Fix -enable-kvm
Anthony Liguori
2010-03-31
Restore terminal monitor attributes - addition
Shahar Havivi
2010-03-31
Don't check for bus master for old guests
Alexander Graf
2010-03-31
usb: class specific interface requests
Max Reitz
2010-03-30
Add missing #include needed for madvise() on OpenBSD
Blue Swirl
2010-03-30
Fix i386-bsd-user build
Blue Swirl
2010-03-30
Get bsd-user host page protection code working on FreeBSD hosts
Juergen Lock
2010-03-30
Fix bsd-user qemu_vmalloc() host page protection code
Juergen Lock
2010-03-30
Fix some compilation warnings on FreeBSD hosts
Juergen Lock
2010-03-30
Use sysctl instead of /proc to find executable path on FreeBSD
Juergen Lock
2010-03-30
Compile most PPC devices only once
Blue Swirl
2010-03-29
Compile prep_pci only once
Blue Swirl
2010-03-29
Compile qemu-timer only once
Blue Swirl
2010-03-29
Compile openpic only once
Blue Swirl
2010-03-29
Compile ide/macio only once
Blue Swirl
2010-03-29
Compile pflash_cfi01 only once
Blue Swirl
2010-03-29
Compile pflash_cfi02 only once
Blue Swirl
2010-03-29
Compile acpi only once
Blue Swirl
2010-03-29
Refactor target specific handling, compile vl.c only once
Blue Swirl
2010-03-29
Refactor CPUState handling out of vl.c
Blue Swirl
2010-03-29
Refactor a few architecture dependent pieces in vl.c
Blue Swirl
2010-03-29
Move KVM and Xen global flags to vl.c
Blue Swirl
2010-03-29
Move cpu_exec_init_all() declaration to qemu-common.h
Blue Swirl
2010-03-29
Allow various header files to be included from non-CPU code
Blue Swirl
2010-03-29
Adjust debug handling
Blue Swirl
2010-03-29
tcg/mips: fix branch offset during retranslation
Aurelien Jarno
2010-03-28
exec: remove dead code
Aurelien Jarno
2010-03-28
linux-user/ppc: use the Linux register layout
Rob Landley
[next]