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
path:
root
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-27
replay: Extract core API to 'exec/replay-core.h'
Philippe Mathieu-Daudé
1
-63
/
+4
2023-02-27
sysemu/kvm: Remove CONFIG_USER_ONLY guard
Philippe Mathieu-Daudé
1
-2
/
+0
2023-02-27
exec: Remove unused 'qemu/timer.h' timer
Philippe Mathieu-Daudé
1
-1
/
+0
2023-02-27
gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
Philippe Mathieu-Daudé
1
-3
/
+3
2023-02-24
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
1
-3
/
+4
2023-02-24
Merge tag 'pull-error-2023-02-23' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
1
-1
/
+1
2023-02-23
block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
1
-3
/
+4
2023-02-23
replay: Simplify setting replay blockers
Markus Armbruster
1
-1
/
+1
2023-02-21
sysemu/os-win32: fix setjmp/longjmp on windows-arm64
Pierrick Bouvier
1
-4
/
+24
2023-02-17
block: Create no_co_wrappers for open functions
Kevin Wolf
1
-4
/
+17
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
1
-1
/
+0
2023-02-08
accel: Clean up includes
Markus Armbruster
1
-1
/
+0
2023-02-04
Merge tag 'pull-monitor-2023-02-03-v2' of https://repo.or.cz/qemu/armbru into...
Peter Maydell
1
-0
/
+45
2023-02-04
stats: Move QMP commands from monitor/ to stats/
Markus Armbruster
1
-0
/
+45
2023-02-01
block: Convert bdrv_lock_medium() to co_wrapper
Emanuele Giuseppe Esposito
1
-1
/
+3
2023-02-01
block: Convert bdrv_eject() to co_wrapper
Emanuele Giuseppe Esposito
1
-1
/
+3
2023-02-01
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
1
-2
/
+8
2023-02-01
block: Convert bdrv_is_inserted() to co_wrapper
Emanuele Giuseppe Esposito
1
-1
/
+4
2023-02-01
block: Convert bdrv_io_unplug() to co_wrapper
Emanuele Giuseppe Esposito
1
-1
/
+3
2023-02-01
block: Convert bdrv_io_plug() to co_wrapper
Emanuele Giuseppe Esposito
1
-1
/
+3
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
1
-0
/
+1
2023-01-11
kvm: Atomic memslot updates
David Hildenbrand
1
-0
/
+8
2023-01-11
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
1
-0
/
+56
2023-01-08
include: Include headers where needed
Markus Armbruster
2
-0
/
+3
2022-12-19
pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c
Markus Armbruster
1
-3
/
+0
2022-12-15
block: rename generated_co_wrapper in co_wrapper_mixed
Emanuele Giuseppe Esposito
1
-34
/
+34
2022-12-15
block-backend: replace bdrv_*_above with blk_*_above
Emanuele Giuseppe Esposito
1
-0
/
+9
2022-11-02
cryptodev: Add a lkcf-backend for cryptodev
Lei He
1
-0
/
+1
2022-11-02
virtio-crypto: Support asynchronous mode
Lei He
1
-18
/
+42
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
1
-0
/
+2
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2
-2
/
+39
2022-10-27
device-tree: add re-randomization helper function
Jason A. Donenfeld
1
-0
/
+9
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
1
-1
/
+4
2022-10-27
hostmem: Allow for specifying a ThreadContext for preallocation
David Hildenbrand
1
-0
/
+2
2022-10-26
block: add BlockRAMRegistrar
Stefan Hajnoczi
1
-0
/
+37
2022-10-26
block: return errors from bdrv_register_buf()
Stefan Hajnoczi
1
-1
/
+1
2022-10-26
block: pass size to bdrv_unregister_buf()
Stefan Hajnoczi
1
-1
/
+1
2022-10-26
s390x: pv: Add dump support
Janosch Frank
1
-0
/
+5
2022-10-24
dump: Add architecture section and section string table support
Janosch Frank
2
-0
/
+6
2022-10-24
dump: Reorder struct DumpState
Janosch Frank
1
-7
/
+9
2022-10-24
dump: Use a buffer for ELF section data and headers
Janosch Frank
1
-0
/
+2
2022-10-17
qmp/hmp, device_tree.c: introduce dumpdtb
Daniel Henrique Barboza
1
-0
/
+1
2022-10-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2
-0
/
+78
2022-10-11
kvm: expose struct KVMState
Chenyi Qiang
1
-0
/
+76
2022-10-10
kvm: allow target-specific accelerator properties
Paolo Bonzini
1
-0
/
+2
2022-10-06
dump: Rework filter area variables
Janosch Frank
1
-3
/
+10
2022-10-06
dump: Rework get_start_block
Janosch Frank
1
-2
/
+0
2022-10-06
accel/kvm: move kvm_update_guest_debug to inline stub
Alex Bennée
1
-0
/
+16
2022-10-06
gdbstub: move guest debug support check to ops
Alex Bennée
2
-7
/
+1
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
3
-5
/
+9
[next]