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
2013-02-06
Update version for release
v1.4.0-rc1
Anthony Liguori
2013-02-06
Merge branch 'for-linux-user' of https://git.gitorious.org/qemu-m68k/qemu-m68...
Anthony Liguori
2013-02-06
linux-user: Restore cast to target type in get_user()
Peter Maydell
2013-02-06
hw/pxa2xx: Fix transposed crn/crm values for pxa2xx cp14 perf regs
Peter Maydell
2013-02-06
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2013-02-06
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-02-06
hmp: Disable chardev-add and chardev-remove
Markus Armbruster
2013-02-06
hmp: make memchar-read escape ASCII control chars except \n and \t
Markus Armbruster
2013-02-06
qemu-char: Support suffixed ringbuf size arguments like "size=64K"
Markus Armbruster
2013-02-06
qemu-char: Saner naming of memchar stuff & doc fixes
Markus Armbruster
2013-02-06
qemu-char: General chardev "memory" code cleanup
Markus Armbruster
2013-02-06
qemu-char: Drop undocumented chardev "memory" compatibility syntax
Markus Armbruster
2013-02-06
qemu-char: Fix chardev "memory" not to drop IAC characters
Markus Armbruster
2013-02-06
qmp: Drop wasteful zero-initialization in qmp_memchar_read()
Markus Armbruster
2013-02-06
qmp: Drop superfluous special case "empty" in qmp_memchar_read()
Markus Armbruster
2013-02-06
qmp: Plug memory leaks in memchar-write, memchar-read
Markus Armbruster
2013-02-06
qmp: Clean up type usage in qmp_memchar_write(), qmp_memchar_read()
Markus Armbruster
2013-02-06
qmp: Use generic errors in memchar-read, memchar-write
Markus Armbruster
2013-02-06
qmp: Clean up design of memchar-read
Markus Armbruster
2013-02-06
qmp: Fix design bug and read beyond buffer in memchar-write
Markus Armbruster
2013-02-06
vnc: recognize Hungarian doubleacutes
Michael Tokarev
2013-02-06
target-m68k: Fix comment
Stefan Weil
2013-02-06
vnc: recognize Hungarian doubleacutes
Michael Tokarev
2013-02-06
qemu/9p: Don't ignore error in fid clunk
Aneesh Kumar K.V
2013-02-06
qemu/iovec: Don't assert if sbytes is zero
Aneesh Kumar K.V
2013-02-06
e1000: fix link down handling with auto negotiation
Michael S. Tsirkin
2013-02-06
configure: Fix build with XFree
Richard Henderson
2013-02-06
bswap: Fix width of swap in leul_to_cpu
Richard Henderson
2013-02-05
bios: recompile BIOS
Anthony Liguori
2013-02-05
trace: Fix location of simpletrace.py in docs
Markus Armbruster
2013-02-05
trace: Clean up the "try to update atomic until it worked" loops
Markus Armbruster
2013-02-05
trace: Direct access of atomics is verboten, use the API
Markus Armbruster
2013-02-05
trace: Fix simple trace dropped event record for big endian
Markus Armbruster
2013-02-04
target-s390x: Fix wrong comparison in interrupt handling
Stefan Weil
2013-02-04
s390x: silence warning from GCC on uninitialized values
Anthony Liguori
2013-02-04
acpi_piix4: fix segfault migrating from 1.2
Michael Roth
2013-02-04
vl.c: validate -numa "cpus" parameter properly
Eduardo Habkost
2013-02-04
vl.c: Extract -numa "cpus" parsing to separate function
Eduardo Habkost
2013-02-04
vl.c: Use parse_uint_full() for NUMA nodeid
Eduardo Habkost
2013-02-04
vl.c: numa_add(): Validate nodeid before using it
Eduardo Habkost
2013-02-04
vl.c: Check for NUMA node limit inside numa_add()
Eduardo Habkost
2013-02-04
vl.c: Abort on unknown -numa option type
Eduardo Habkost
2013-02-04
vl.c: Fix off-by-one bug when handling "-numa node" argument
Eduardo Habkost
2013-02-04
cutils: unsigned int parsing functions
Eduardo Habkost
2013-02-04
target-cris: Build fix for debug output
Andreas Färber
2013-02-02
bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl
Paolo Bonzini
2013-02-02
util: Fix compilation of envlist.c for MinGW
Stefan Weil
2013-02-01
Update version for 1.4.0-rc0
v1.4.0-rc0
Anthony Liguori
2013-02-01
tap: unbreak -netdev tap,fd=X
Anthony Liguori
2013-02-01
qom: remove object_delete
Paolo Bonzini
[next]