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
2018-07-03
monitor: Rename use_io_thr to use_io_thread
Markus Armbruster
2018-07-03
qmp: Don't let JSON errors jump the queue
Markus Armbruster
2018-07-03
qmp: Don't let malformed in-band commands jump the queue
Markus Armbruster
2018-07-03
tests/qmp-test: Demonstrate QMP errors jumping the queue
Markus Armbruster
2018-07-03
qmp: Simplify code around monitor_qmp_dispatch_one()
Markus Armbruster
2018-07-03
qmp: Always free QMPRequest with qmp_request_free()
Markus Armbruster
2018-07-03
qmp: Revert change to handle_qmp_command tracepoint
Markus Armbruster
2018-07-03
qmp: Redo how the client requests out-of-band execution
Markus Armbruster
2018-07-03
qmp qemu-ga: Fix qemu-ga not to accept "control"
Markus Armbruster
2018-07-03
tests/test-qga: Demonstrate the guest-agent ignores "control"
Markus Armbruster
2018-07-03
qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id"
Markus Armbruster
2018-07-03
tests/test-qga: Demonstrate the guest-agent ignores "id"
Markus Armbruster
2018-07-03
qmp: Make "id" optional again even in "oob" monitors
Markus Armbruster
2018-07-03
tests/qmp-test: Test in-band command doesn't overtake
Markus Armbruster
2018-07-03
qmp: Get rid of x-oob-test command
Markus Armbruster
2018-07-03
qmp: Document COMMAND_DROPPED design flaw
Markus Armbruster
2018-07-03
docs/interop/qmp: Improve OOB documentation
Markus Armbruster
2018-07-03
monitor: Spell "I/O thread" consistently in comments
Markus Armbruster
2018-07-03
qmp: Say "out-of-band" instead of "Out-Of-Band"
Markus Armbruster
2018-07-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-07-02
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180702' into staging
Peter Maydell
2018-07-02
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.2-20180702-pul...
Peter Maydell
2018-07-02
ramfb: enable vgabios
Gerd Hoffmann
2018-07-02
bochs-display: enable vgabios
Gerd Hoffmann
2018-07-02
seabios: update bios and vgabios binaries
Gerd Hoffmann
2018-07-02
vgabios: remove submodule and build rules.
Gerd Hoffmann
2018-07-02
seabios: enable ide dma
Gerd Hoffmann
2018-07-02
seabios: add vga configs for bochs-display and ramfb
Gerd Hoffmann
2018-07-02
seabios: update submodule to release 1.11.2
Gerd Hoffmann
2018-07-02
cpu: Assert asidx_from_attrs return value in range
Richard Henderson
2018-07-02
accel/tcg: Avoid caching overwritten tlb entries
Richard Henderson
2018-07-02
accel/tcg: Don't treat invalid TLB entries as needing recheck
Peter Maydell
2018-07-02
accel/tcg: Correct "is this a TLB miss" check in get_page_addr_code()
Peter Maydell
2018-07-02
tcg: Define and use new tlb_hit() and tlb_hit_page() functions
Peter Maydell
2018-07-02
translate-all: fix locking of TBs whose two pages share the same physical page
Emilio G. Cota
2018-07-02
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into staging
Peter Maydell
2018-07-02
tcg: simplify !CONFIG_TCG handling of tb_invalidate_*
Paolo Bonzini
2018-07-02
i386/monitor.c: make addresses canonical for "info mem" and "info tlb"
Doug Gale
2018-07-02
target-i386: Add NPT support
Jan Kiszka
2018-07-02
serial: Open non-block
Dr. David Alan Gilbert
2018-07-02
bsd-user: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
linux-user: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
tests/crypto: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
vl: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
monitor: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
cutils: Do not include "qemu/units.h" directly
Philippe Mathieu-Daudé
2018-07-02
hw/rdma: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
hw/virtio: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
hw/vfio: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
hw/sd: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
[next]