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
2022-12-14
io: Tidy up fat-fingered parameter name
Markus Armbruster
1
-1
/
+1
2022-12-14
qapi: Use returned bool to check for failure (again)
Markus Armbruster
8
-52
/
+21
2022-12-14
sockets: Use ERRP_GUARD() where obviously appropriate
Markus Armbruster
1
-16
/
+10
2022-12-14
qemu-config: Use ERRP_GUARD() where obviously appropriate
Markus Armbruster
1
-4
/
+3
2022-12-14
qemu-config: Make config_parse_qdict() return bool
Markus Armbruster
3
-25
/
+20
2022-12-14
monitor: Use ERRP_GUARD() in monitor_init()
Markus Armbruster
1
-8
/
+4
2022-12-14
monitor: Simplify monitor_fd_param()'s error handling
Markus Armbruster
1
-10
/
+4
2022-12-14
error: Move ERRP_GUARD() to the beginning of the function
Markus Armbruster
5
-8
/
+6
2022-12-14
error: Drop a few superfluous ERRP_GUARD()
Markus Armbruster
6
-8
/
+0
2022-12-14
error: Drop some obviously superfluous error_propagate()
Markus Armbruster
3
-19
/
+11
2022-12-14
Drop more useless casts from void * to pointer
Markus Armbruster
15
-28
/
+24
2022-12-13
mailmap: Fix Stefan Weil author email
Philippe Mathieu-Daudé
1
-0
/
+1
2022-12-13
Open 8.0 development tree
Stefan Hajnoczi
1
-1
/
+1
2022-12-13
Update VERSION for v7.2.0
v7.2.0
Stefan Hajnoczi
1
-1
/
+1
2022-12-13
nbd/server: Clean up abuse of BlockExportOptionsNbd member @arg
Markus Armbruster
1
-9
/
+6
2022-12-13
blockdev: Clean up abuse of DriveBackup member format
Markus Armbruster
1
-8
/
+9
2022-12-13
qapi audio: Elide redundant has_FOO in generated C
Markus Armbruster
8
-29
/
+21
2022-12-13
qapi acpi: Elide redundant has_FOO in generated C
Markus Armbruster
4
-10
/
+7
2022-12-13
qapi tests: Elide redundant has_FOO in generated C
Markus Armbruster
7
-25
/
+18
2022-12-13
qapi: Start to elide redundant has_FOO in generated C
Markus Armbruster
8
-15
/
+77
2022-12-13
docs/devel/qapi-code-gen: Extend example for next commit's change
Markus Armbruster
1
-1
/
+20
2022-12-13
qapi: Tidy up whitespace in generated code
Markus Armbruster
3
-6
/
+3
2022-12-13
docs/devel/qapi-code-gen: Update example to match current code
Markus Armbruster
1
-1
/
+1
2022-12-06
Update VERSION for v7.2.0-rc4
v7.2.0-rc4
Stefan Hajnoczi
1
-1
/
+1
2022-12-05
Revert "hw/loongarch/virt: Add cfi01 pflash device"
Song Gao
4
-86
/
+0
2022-12-04
Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
4
-6
/
+25
2022-12-04
Merge tag 'pull-loongarch-20221202' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
4
-0
/
+86
2022-12-04
Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...
Stefan Hajnoczi
1
-131
/
+51
2022-12-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2
-16
/
+21
2022-12-04
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
18
-81
/
+205
2022-12-03
hw/display/next-fb: Fix comment typo
Evgeny Ermakov
1
-1
/
+1
2022-12-03
target/s390x/tcg: Fix and improve the SACF instruction
Thomas Huth
2
-1
/
+8
2022-12-03
tests/qtest/migration-test: Fix unlink error and memory leaks
Thomas Huth
1
-4
/
+16
2022-12-02
hw/loongarch/virt: Add cfi01 pflash device
Xiaojuan Yang
4
-0
/
+86
2022-12-01
target/i386: Always completely initialize TranslateFault
Richard Henderson
1
-15
/
+19
2022-12-01
target/i386: allow MMX instructions with CR4.OSFXSR=0
Paolo Bonzini
1
-1
/
+2
2022-12-01
hw/nvme: remove copy bh scheduling
Klaus Jensen
1
-49
/
+14
2022-12-01
hw/nvme: fix aio cancel in dsm
Klaus Jensen
1
-26
/
+8
2022-12-01
hw/nvme: fix aio cancel in zone reset
Klaus Jensen
1
-25
/
+11
2022-12-01
hw/nvme: fix aio cancel in flush
Klaus Jensen
1
-15
/
+6
2022-12-01
hw/nvme: fix aio cancel in format
Klaus Jensen
1
-16
/
+12
2022-12-01
include/hw: VM state takes precedence in virtio_device_should_start
Alex Bennée
1
-5
/
+18
2022-12-01
hw/virtio: generalise CHR_EVENT_CLOSED handling
Alex Bennée
4
-37
/
+104
2022-12-01
hw/virtio: add started_vu status field to vhost-user-gpio
Alex Bennée
2
-7
/
+14
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
13
-31
/
+67
2022-12-01
tests/qtests: override "force-legacy" for gpio virtio-mmio tests
Alex Bennée
1
-1
/
+2
2022-11-29
Update VERSION for v7.2.0-rc3
v7.2.0-rc3
Stefan Hajnoczi
1
-1
/
+1
2022-11-29
target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
Evgeny Ermakov
3
-3
/
+8
2022-11-29
block-backend: avoid bdrv_unregister_buf() NULL pointer deref
Stefan Hajnoczi
1
-2
/
+13
2022-11-29
hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion
Philippe Mathieu-Daudé
1
-0
/
+1
[prev]
[next]