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
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
2010-03-28
qemu-io: fix aio help texts
Christoph Hellwig
2010-03-28
tcg/arm: Replace qemu_ld32u (left over from previous commit)
Stefan Weil
2010-03-27
Fix driftfix option
Blue Swirl
2010-03-27
Fix BSD and win32 builds
Blue Swirl
2010-03-27
Refactor numa mode setting
Blue Swirl
2010-03-27
pflash_cfi02: fix incorrect TARGET_FMT_lx/d use
Blue Swirl
2010-03-27
Compile vmware_vga only once
Blue Swirl
2010-03-27
tcg-mips: add guest base support
Aurelien Jarno
2010-03-27
tcg/mips: implement the not_i32 op the same way as gcc
Aurelien Jarno
2010-03-27
tcg-mips: implement nor
Aurelien Jarno
2010-03-27
be more specific in -mem-path error messages
Michael Tokarev
2010-03-27
Add a missing #include for FreeBSD hosts
Juergen Lock
2010-03-27
error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]
Markus Armbruster
2010-03-27
error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o
Markus Armbruster
2010-03-27
error: Make use of error_set_progname() optional
Markus Armbruster
2010-03-27
error: Trim includes after "Infrastructure to track locations..."
Markus Armbruster
2010-03-27
error: Trim includes in qerror.c
Markus Armbruster
2010-03-27
error: Trim includes after "Move qemu_error & friends..."
Markus Armbruster
2010-03-27
linux-user: Use RLIMIT_STACK for default stack size.
Richard Henderson
[next]