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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2019-09-03
x86: do not advertise die-id in query-hotpluggbale-cpus if '-smp dies' is not...
Igor Mammedov
1
-2
/
+4
2019-09-03
i386/vmmouse: Properly reset state
Jan Kiszka
1
-0
/
+1
2019-09-03
hostmem-file: fix pmem file size check
Stefan Hajnoczi
1
-2
/
+2
2019-09-03
qapi: report the default CPU type for each machine
Daniel P. Berrangé
2
-1
/
+8
2019-09-03
pc: Don't make die-id mandatory unless necessary
Eduardo Habkost
2
-0
/
+43
2019-09-03
pc: Improve error message when die-id is omitted
Eduardo Habkost
1
-0
/
+4
2019-09-03
pc: Fix error message on die-id validation
Eduardo Habkost
1
-1
/
+1
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
11
-25
/
+36
2019-09-03
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
6
-9
/
+8
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
17
-59
/
+113
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
30
-147
/
+44
2019-09-03
includes: remove stale [smp|max]_cpus externs
Alex Bennée
1
-2
/
+0
2019-09-03
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+6
2019-09-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
9
-309
/
+568
2019-08-27
tests: fix modules-test with no default machine
Marc-André Lureau
1
-1
/
+3
2019-08-27
build-sys: build ui-spice-app as a module
Marc-André Lureau
2
-1
/
+6
2019-08-27
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190827' into st...
Peter Maydell
3
-13
/
+36
2019-08-27
trace: Clarify DTrace/SystemTap help message
Philippe Mathieu-Daudé
1
-0
/
+6
2019-08-27
block/qcow2: implement .bdrv_co_pwritev(_compressed)_part
Vladimir Sementsov-Ogievskiy
5
-33
/
+48
2019-08-27
block/qcow2: implement .bdrv_co_preadv_part
Vladimir Sementsov-Ogievskiy
2
-29
/
+25
2019-08-27
block/qcow2: refactor qcow2_co_preadv to use buffer-based io
Vladimir Sementsov-Ogievskiy
1
-12
/
+16
2019-08-27
block/io: introduce bdrv_co_p{read, write}v_part
Vladimir Sementsov-Ogievskiy
2
-6
/
+29
2019-08-27
block/io: bdrv_aligned_pwritev: use and support qiov_offset
Vladimir Sementsov-Ogievskiy
1
-14
/
+13
2019-08-27
block/io: bdrv_aligned_preadv: use and support qiov_offset
Vladimir Sementsov-Ogievskiy
1
-13
/
+8
2019-08-27
block/io: bdrv_co_do_copy_on_readv: lazy allocation
Vladimir Sementsov-Ogievskiy
1
-9
/
+12
2019-08-27
block/io: bdrv_co_do_copy_on_readv: use and support qiov_offset
Vladimir Sementsov-Ogievskiy
1
-9
/
+9
2019-08-27
block: define .*_part io handlers in BlockDriver
Vladimir Sementsov-Ogievskiy
4
-22
/
+95
2019-08-27
block/io: refactor padding
Vladimir Sementsov-Ogievskiy
1
-165
/
+200
2019-08-27
util/iov: improve qemu_iovec_is_zero
Vladimir Sementsov-Ogievskiy
3
-14
/
+21
2019-08-27
util/iov: introduce qemu_iovec_init_extended
Vladimir Sementsov-Ogievskiy
2
-5
/
+114
2019-08-27
xen-bus: Avoid rewriting identical values to xenstore
Anthony PERARD
1
-4
/
+7
2019-08-27
xen-bus: Fix backend state transition on device reset
Anthony PERARD
1
-3
/
+20
2019-08-27
xen: cleanup IOREQ server on exit
Igor Druzhinin
1
-0
/
+2
2019-08-27
xen: Fix ring.h header
Anthony PERARD
1
-6
/
+7
2019-08-27
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190825' into staging
Peter Maydell
1
-1
/
+3
2019-08-25
target/alpha: fix tlb_fill trap_arg2 value for instruction fetch
Aurelien Jarno
1
-1
/
+3
2019-08-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-1
/
+9
2019-08-23
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190822' into staging
Peter Maydell
5
-51
/
+108
2019-08-23
modules-test: ui-spice-app is not built as module
Paolo Bonzini
1
-3
/
+0
2019-08-23
modules-test: fix const cast
Paolo Bonzini
1
-1
/
+1
2019-08-23
Merge remote-tracking branch 'remotes/elmarco/tags/podman-pull-request' into ...
Peter Maydell
9
-31
/
+91
2019-08-22
Merge remote-tracking branch 'remotes/berrange/tags/autofree-pull-request' in...
Peter Maydell
16
-179
/
+78
2019-08-22
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190822...
Peter Maydell
3
-261
/
+324
2019-08-22
vhost-user-scsi: prevent using uninitialized vqs
Raphael Norwitz
1
-1
/
+1
2019-08-22
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190822-pull-request' ...
Peter Maydell
4
-18
/
+126
2019-08-22
util/async: hold AioContext ref to prevent use-after-free
Stefan Hajnoczi
1
-0
/
+8
2019-08-22
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ...
Peter Maydell
4
-23
/
+64
2019-08-22
test: skip tests if socket_check_protocol_support() failed
Marc-André Lureau
3
-3
/
+9
2019-08-22
test-char: skip tcp tests if ipv4 check failed
Marc-André Lureau
2
-5
/
+14
2019-08-22
tests: specify the address family when checking bind
Marc-André Lureau
2
-15
/
+13
[next]