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
2023-10-11
migration/rdma: Replace dangerous macro CHECK_ERROR_STATE()
Markus Armbruster
1
-16
/
+27
2023-10-11
migration/rdma: Fix io_writev(), io_readv() methods to obey contract
Markus Armbruster
1
-2
/
+10
2023-10-11
migration/rdma: Ditch useless numeric error codes in error messages
Markus Armbruster
1
-10
/
+10
2023-10-11
migration/rdma: Fix or document problematic uses of errno
Markus Armbruster
1
-6
/
+39
2023-10-11
migration/rdma: Use bool for two RDMAContext flags
Markus Armbruster
1
-3
/
+3
2023-10-11
migration/rdma: Make qemu_rdma_buffer_mergeable() return bool
Markus Armbruster
1
-10
/
+10
2023-10-11
migration/rdma: Drop qemu_rdma_search_ram_block() error handling
Markus Armbruster
1
-16
/
+8
2023-10-11
migration/rdma: Drop rdma_add_block() error handling
Markus Armbruster
1
-21
/
+9
2023-10-11
migration/rdma: Eliminate error_propagate()
Markus Armbruster
1
-12
/
+7
2023-10-11
migration/rdma: Put @errp parameter last
Markus Armbruster
1
-3
/
+4
2023-10-11
migration/rdma: Fix qemu_rdma_accept() to return failure on errors
Markus Armbruster
1
-7
/
+12
2023-10-11
migration/rdma: Give qio_channel_rdma_source_funcs internal linkage
Markus Armbruster
1
-1
/
+1
2023-10-11
migration/rdma: Clean up two more harmless signed vs. unsigned issues
Markus Armbruster
1
-6
/
+5
2023-10-11
migration/rdma: Fix unwanted integer truncation
Markus Armbruster
1
-7
/
+7
2023-10-11
migration/rdma: Consistently use uint64_t for work request IDs
Markus Armbruster
2
-7
/
+8
2023-10-11
migration/rdma: Drop fragile wr_id formatting
Markus Armbruster
2
-29
/
+11
2023-10-11
migration/rdma: Clean up rdma_delete_block()'s return type
Markus Armbruster
1
-3
/
+1
2023-10-11
migration/rdma: Clean up qemu_rdma_data_init()'s return type
Markus Armbruster
1
-1
/
+1
2023-10-11
migration/rdma: Clean up qemu_rdma_poll()'s return type
Markus Armbruster
1
-2
/
+2
2023-10-11
migration: Allow RECOVER->PAUSED convertion for dest qemu
Peter Xu
1
-1
/
+2
2023-10-11
tests/qtest: migration: Add support for negative testing of qmp_migrate
Fabiano Rosas
5
-4
/
+96
2023-10-11
migration: Set migration status early in incoming side
Fabiano Rosas
1
-2
/
+5
2023-10-11
tests/qtest: migration: Use migrate_incoming_qmp where appropriate
Fabiano Rosas
3
-76
/
+14
2023-10-11
tests/qtest: migration: Add migrate_incoming_qmp helper
Fabiano Rosas
2
-0
/
+33
2023-10-11
tests/qtest: migration: Expose migrate_set_capability
Fabiano Rosas
3
-11
/
+14
2023-10-11
migration/qmp: Fix crash on setting tls-authz with null
Peter Xu
1
-2
/
+7
2023-10-10
Merge tag 'firmware/seabios-20231010-pull-request' of https://gitlab.com/krax...
Stefan Hajnoczi
15
-0
/
+2
2023-10-10
Merge tag 'dirtylimit-dirtyrate-pull-request-20231010' of https://github.com/...
Stefan Hajnoczi
3
-58
/
+134
2023-10-10
tests/acpi: disable tests/data/acpi/q35/DSDT.mmio64 updates
Gerd Hoffmann
1
-1
/
+0
2023-10-10
tests/acpi: update expected data files
Gerd Hoffmann
1
-0
/
+0
2023-10-10
seabios: update binaries to git snapshot
Gerd Hoffmann
12
-0
/
+0
2023-10-10
seabios: update submodule to git snapshot
Gerd Hoffmann
1
-0
/
+0
2023-10-10
tests/acpi: enable tests/data/acpi/q35/DSDT.mmio64 updates
Gerd Hoffmann
1
-0
/
+1
2023-10-10
tests/bios-tables-test: tcg-emulate opteron for mmio64 test
Gerd Hoffmann
1
-0
/
+2
2023-10-10
migration/dirtyrate: use QEMU_CLOCK_HOST to report start-time
Andrei Gudkov
2
-11
/
+8
2023-10-10
migration/calc-dirty-rate: millisecond-granularity period
Andrei Gudkov
3
-49
/
+128
2023-10-09
Merge tag 'pull-vfio-20231009' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
4
-31
/
+101
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
132
-277
/
+306
2023-10-09
Merge tag 'q800-for-8.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
23
-106
/
+1769
2023-10-09
Merge tag 'pull-shadow-2023-10-06' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
46
-178
/
+170
2023-10-09
Merge tag 'pull-nbd-2023-10-05' of https://repo.or.cz/qemu/ericb into staging
Stefan Hajnoczi
16
-160
/
+537
2023-10-08
audio, qtest: get rid of QEMU_AUDIO_DRV
Paolo Bonzini
2
-15
/
+1
2023-10-08
audio: reintroduce default audio backend for VNC
Paolo Bonzini
4
-16
/
+21
2023-10-08
audio: do not use first -audiodev as default audio device
Paolo Bonzini
3
-24
/
+22
2023-10-08
audio: extend -audio to allow creating a default backend
Paolo Bonzini
3
-21
/
+37
2023-10-08
audio: extract audio_define_default
Paolo Bonzini
2
-7
/
+13
2023-10-08
audio: disable default backends if -audio/-audiodev is used
Paolo Bonzini
4
-8
/
+12
2023-10-08
audio: error hints need a trailing \n
Paolo Bonzini
1
-1
/
+1
2023-10-08
cutils: squelch compiler warnings with custom paths
Paolo Bonzini
1
-0
/
+9
2023-10-08
configure: change $softmmu to $system
Paolo Bonzini
1
-5
/
+5
[next]