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
2020-07-28
iotests: Make qemu_nbd_popen() a contextmanager
Nir Soffer
3
-50
/
+56
2020-07-28
block: nbd: Fix convert qcow2 compressed to nbd
Nir Soffer
2
-1
/
+31
2020-07-28
nbd: Fix large trim/zero requests
Eric Blake
1
-5
/
+23
2020-07-28
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20200727' i...
Peter Maydell
4
-0
/
+0
2020-07-28
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-27' in...
Peter Maydell
3
-7
/
+17
2020-07-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
12
-10
/
+60
2020-07-27
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200727' into staging
Peter Maydell
2
-2
/
+7
2020-07-27
virtio-pci: fix virtio_pci_queue_enabled()
Laurent Vivier
3
-2
/
+8
2020-07-27
Update OpenBIOS images to 7f28286f built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2020-07-27
Merge remote-tracking branch 'remotes/stsquad/tags/pull-fixes-for-rc2-270720-...
Peter Maydell
18
-311
/
+390
2020-07-27
iotests/197: Fix for compat=0.10
Max Reitz
1
-1
/
+3
2020-07-27
MAINTAINERS: Cover the firmware JSON schema
Philippe Mathieu-Daudé
1
-0
/
+8
2020-07-27
vhost-vdpa :Fix Coverity CID 1430270 / CID 1420267
Cindy Lu
1
-2
/
+2
2020-07-27
libvhost-user: Report descriptor index on panic
Philippe Mathieu-Daudé
1
-2
/
+2
2020-07-27
Fix vhost-user buffer over-read on ram hot-unplug
Raphael Norwitz
1
-1
/
+1
2020-07-27
hw/pci-host: save/restore pci host config register
Hogan Wang
4
-1
/
+37
2020-07-27
virtio-mem-pci: force virtio version 1
David Hildenbrand
1
-2
/
+2
2020-07-27
iotests: Select a default machine for the rx and avr targets
Thomas Huth
1
-5
/
+9
2020-07-27
block/amend: Check whether the node exists
Max Reitz
1
-1
/
+5
2020-07-27
tests/vm: add shutdown timeout in basevm.py
Robert Foley
1
-5
/
+10
2020-07-27
python/qemu: Change ConsoleSocket to optionally drain socket.
Robert Foley
2
-46
/
+59
2020-07-27
python/qemu: Cleanup changes to ConsoleSocket
Robert Foley
3
-32
/
+34
2020-07-27
linux-user, ppc: fix clock_nanosleep() for linux-user-ppc
Laurent Vivier
1
-7
/
+0
2020-07-27
linux-user: fix clock_nanosleep()
Laurent Vivier
1
-1
/
+7
2020-07-27
tests/docker: add support for DEB_KEYRING
Alex Bennée
1
-0
/
+7
2020-07-27
tests/docker: fix binfmt_misc image building
Alex Bennée
1
-1
/
+1
2020-07-27
tests/docker: fix update command due to python3 str/bytes distinction
Alex Bennée
1
-6
/
+7
2020-07-27
linux-user: don't use MAP_FIXED in pgd_find_hole_fallback
Alex Bennée
2
-4
/
+9
2020-07-27
target/i386: floatx80: avoid compound literals in static initializers
Laszlo Ersek
2
-213
/
+214
2020-07-27
accel/tcg: better handle memory constrained systems
Alex Bennée
1
-1
/
+6
2020-07-27
util/oslib-win32: add qemu_get_host_physmem implementation
Alex Bennée
1
-1
/
+6
2020-07-27
util: add qemu_get_host_physmem utility function
Alex Bennée
3
-0
/
+33
2020-07-27
semihosting: don't send the trailing '\0'
KONRAD Frederic
1
-1
/
+3
2020-07-27
semihosting: defer connect_chardevs a little more to use serialx
KONRAD Frederic
1
-2
/
+3
2020-07-27
shippable: add one more qemu to registry url
Alex Bennée
1
-1
/
+1
2020-07-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200727' into...
Peter Maydell
3
-5
/
+4
2020-07-27
pseries: fix kvmppc_set_fwnmi()
Laurent Vivier
3
-5
/
+4
2020-07-26
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200725' into staging
Peter Maydell
3
-6
/
+8
2020-07-25
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-07-24-1...
Peter Maydell
5
-31
/
+59
2020-07-25
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200724-pull-request...
Peter Maydell
4
-3
/
+2
2020-07-25
python/machine: Change default timeout to 30 seconds
John Snow
1
-15
/
+15
2020-07-24
target/i386: Save cc_op before loop insns
Richard Henderson
1
-0
/
+1
2020-07-24
target/hppa: Free some temps in do_sub
Richard Henderson
1
-0
/
+2
2020-07-24
tcg: update comments for save_iotlb_data in cputlb
Alex Bennée
1
-6
/
+5
2020-07-24
tpm_emulator: Report an error if chardev is missing
Stefan Berger
1
-15
/
+23
2020-07-24
tpm: Improve help on TPM types when none are available
Markus Armbruster
1
-4
/
+9
2020-07-24
Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"
Markus Armbruster
4
-12
/
+27
2020-07-24
configure: Allow to build tools without pixman
Thomas Huth
1
-1
/
+1
2020-07-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-24' into...
Peter Maydell
5
-9
/
+31
2020-07-24
hw/input/virtio-input-hid.c: Don't undef CONFIG_CURSES
Peter Maydell
1
-1
/
+0
[next]