index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-03
qmp: Always free QMPRequest with qmp_request_free()
Markus Armbruster
1
-4
/
+2
2018-07-03
qmp: Revert change to handle_qmp_command tracepoint
Markus Armbruster
1
-6
/
+6
2018-07-03
qmp: Redo how the client requests out-of-band execution
Markus Armbruster
6
-53
/
+39
2018-07-03
qmp qemu-ga: Fix qemu-ga not to accept "control"
Markus Armbruster
6
-24
/
+24
2018-07-03
tests/test-qga: Demonstrate the guest-agent ignores "control"
Markus Armbruster
1
-0
/
+17
2018-07-03
qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id"
Markus Armbruster
3
-16
/
+13
2018-07-03
tests/test-qga: Demonstrate the guest-agent ignores "id"
Markus Armbruster
1
-0
/
+20
2018-07-03
qmp: Make "id" optional again even in "oob" monitors
Markus Armbruster
2
-13
/
+7
2018-07-03
tests/qmp-test: Test in-band command doesn't overtake
Markus Armbruster
1
-0
/
+2
2018-07-03
qmp: Get rid of x-oob-test command
Markus Armbruster
3
-64
/
+65
2018-07-03
qmp: Document COMMAND_DROPPED design flaw
Markus Armbruster
2
-0
/
+9
2018-07-03
docs/interop/qmp: Improve OOB documentation
Markus Armbruster
2
-31
/
+56
2018-07-03
monitor: Spell "I/O thread" consistently in comments
Markus Armbruster
1
-17
/
+17
2018-07-03
qmp: Say "out-of-band" instead of "Out-Of-Band"
Markus Armbruster
6
-12
/
+12
2018-07-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
129
-440
/
+840
2018-07-02
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180702' into staging
Peter Maydell
6
-57
/
+99
2018-07-02
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.2-20180702-pul...
Peter Maydell
20
-20
/
+13
2018-07-02
ramfb: enable vgabios
Gerd Hoffmann
1
-0
/
+1
2018-07-02
bochs-display: enable vgabios
Gerd Hoffmann
1
-0
/
+1
2018-07-02
seabios: update bios and vgabios binaries
Gerd Hoffmann
10
-0
/
+0
2018-07-02
vgabios: remove submodule and build rules.
Gerd Hoffmann
3
-19
/
+2
2018-07-02
seabios: enable ide dma
Gerd Hoffmann
2
-0
/
+2
2018-07-02
seabios: add vga configs for bochs-display and ramfb
Gerd Hoffmann
3
-1
/
+7
2018-07-02
seabios: update submodule to release 1.11.2
Gerd Hoffmann
1
-0
/
+0
2018-07-02
cpu: Assert asidx_from_attrs return value in range
Richard Henderson
1
-2
/
+4
2018-07-02
accel/tcg: Avoid caching overwritten tlb entries
Richard Henderson
1
-26
/
+35
2018-07-02
accel/tcg: Don't treat invalid TLB entries as needing recheck
Peter Maydell
1
-1
/
+2
2018-07-02
accel/tcg: Correct "is this a TLB miss" check in get_page_addr_code()
Peter Maydell
1
-2
/
+1
2018-07-02
tcg: Define and use new tlb_hit() and tlb_hit_page() functions
Peter Maydell
4
-22
/
+35
2018-07-02
translate-all: fix locking of TBs whose two pages share the same physical page
Emilio G. Cota
1
-7
/
+25
2018-07-02
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into staging
Peter Maydell
30
-166
/
+543
2018-07-02
tcg: simplify !CONFIG_TCG handling of tb_invalidate_*
Paolo Bonzini
3
-12
/
+8
2018-07-02
i386/monitor.c: make addresses canonical for "info mem" and "info tlb"
Doug Gale
1
-32
/
+44
2018-07-02
target-i386: Add NPT support
Jan Kiszka
7
-6
/
+281
2018-07-02
serial: Open non-block
Dr. David Alan Gilbert
1
-1
/
+2
2018-07-02
bsd-user: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-2
/
+3
2018-07-02
linux-user: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-2
/
+3
2018-07-02
tests/crypto: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
3
-8
/
+9
2018-07-02
vl: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-2
/
+3
2018-07-02
monitor: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2018-07-02
cutils: Do not include "qemu/units.h" directly
Philippe Mathieu-Daudé
1
-1
/
+0
2018-07-02
hw/rdma: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2018-07-02
hw/virtio: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2018-07-02
hw/vfio: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2
-5
/
+7
2018-07-02
hw/sd: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2
-5
/
+5
2018-07-02
hw/usb: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
4
-7
/
+11
2018-07-02
hw/net: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
5
-10
/
+13
2018-07-02
hw/i386: Use the IEC binary prefix definitions
Paolo Bonzini
5
-21
/
+22
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
20
-70
/
+84
2018-07-02
hw/mips: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
7
-24
/
+33
[next]