index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-08-03
block: Use bdrv_get_backing_file_depth()
Benoît Canet
2012-08-03
block: create bdrv_get_backing_file_depth()
Benoît Canet
2012-08-01
qapi: qapi.py: allow the "'" character to be escaped
Luiz Capitulino
2012-08-01
Replace 'struct siginfo' with 'siginfo_t'.
Richard W.M. Jones
2012-08-01
target-i386: move cpu_reset and reset callback to cpu.c
Igor Mammedov
2012-08-01
target-i386: move cpu halted decision into x86_cpu_reset
Igor Mammedov
2012-08-01
fix Xen compilation
Stefano Stabellini
2012-07-31
configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGS
Peter Maydell
2012-07-31
configure: Fix compile warning in utimensat/futimens test
Peter Maydell
2012-07-31
configure: Fix warnings in VDE library probe
Peter Maydell
2012-07-31
configure: Fix compile warning in PNG test
Peter Maydell
2012-07-31
configure: Fix errors in test for__sync_fetch_and_and
Stefan Weil
2012-07-31
configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGS
Peter Maydell
2012-07-31
configure: Replace bash code by standard shell code
Stefan Weil
2012-07-31
configure: Fix build with capabilities
Stefan Weil
2012-07-31
configure: Fix build with ALSA audio driver
Stefan Weil
2012-07-31
configure: Don't run configure tests with -Werror enabled
Peter Maydell
2012-07-31
configure: Split valgrind test into pragma test and valgrind.h test
Peter Maydell
2012-07-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-07-30
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
2012-07-30
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-07-30
Merge commit 'quintela/migration-next-v5' into staging
Anthony Liguori
2012-07-29
Merge branch pci into master
Michael S. Tsirkin
2012-07-29
x86: Fixed incorrect segment base address addition in 64-bits mode
Vitaly Chipounov
2012-07-29
place qemu-sockets.c contributions since 2012-01-13 under GPLv2+
Paolo Bonzini
2012-07-29
build: Fix linking failure for qemu-ga
Dunrong Huang
2012-07-28
Avoid redefining inline
Blue Swirl
2012-07-28
Avoid returning void
Blue Swirl
2012-07-28
hw/escc: Drop duplicate definition of 'disabled' property
Peter Maydell
2012-07-28
build: get dependency file directories from object file names
Paolo Bonzini
2012-07-28
build: include qapi-generated/ files in qga/Makefile.objs
Paolo Bonzini
2012-07-28
tests: Makefile: include dependency files
Eduardo Habkost
2012-07-28
vl.c: Don't print errno after failed qemu_chr_new()
Peter Maydell
2012-07-28
target-xtensa: fix big-endian BBS/BBC implementation
Max Filippov
2012-07-27
target-or32: Add testcases
Jia Liu
2012-07-27
target-or32: Add linux user support
Jia Liu
2012-07-27
target-or32: Add linux syscall, signal and termbits
Jia Liu
2012-07-27
target-or32: Add gdb stub support
Jia Liu
2012-07-27
target-or32: Add system instructions
Jia Liu
2012-07-27
target-or32: Add a IIS dummy board
Jia Liu
2012-07-27
target-or32: Add timer support
Jia Liu
2012-07-27
target-or32: Add PIC support
Jia Liu
2012-07-27
target-or32: Add instruction translation
Jia Liu
2012-07-27
target-or32: Add float instruction helpers
Jia Liu
2012-07-27
target-or32: Add int instruction helpers
Jia Liu
2012-07-27
target-or32: Add exception support
Jia Liu
2012-07-27
target-or32: Add interrupt support
Jia Liu
2012-07-27
target-or32: Add MMU support
Jia Liu
2012-07-27
target-or32: Add target stubs and QOM cpu
Jia Liu
2012-07-27
virtio-scsi: enable MSI-X support
Paolo Bonzini
[next]