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
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
2022-10-06
gdbstub: move sstep flags probing into AccelClass
Alex Bennée
1
-8
/
+0
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-12
/
+0
2022-09-29
chardev: src buffer const for write functions
Arwed Meyer
1
-1
/
+1
2022-09-29
watchdog: remove -watchdog option
Paolo Bonzini
1
-12
/
+0
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
1
-1
/
+1
2022-09-02
util/qemu-sockets: Enable unix socket support on Windows
Bin Meng
1
-0
/
+17
2022-07-29
qapi: Add exit-failure PanicAction
Ilya Leoshkevich
1
-1
/
+1
2022-07-20
softmmu/dirtylimit: Implement virtual CPU throttle
Hyman Huang(黄勇)
1
-0
/
+15
2022-07-20
accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
Hyman Huang(黄勇)
1
-0
/
+2
2022-07-20
softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
Hyman Huang(黄勇)
1
-0
/
+22
2022-07-20
migration/dirtyrate: Refactor dirty page rate calculation
Hyman Huang(黄勇)
1
-0
/
+28
2022-07-12
block: Reorganize some declarations in block-backend-io.h
Alberto Faria
1
-45
/
+32
2022-07-12
block: Add blk_co_truncate()
Alberto Faria
1
-2
/
+6
2022-07-12
block: Add blk_co_ioctl()
Alberto Faria
1
-1
/
+4
2022-07-12
block: Implement blk_flush() using generated_co_wrapper
Alberto Faria
1
-1
/
+1
2022-07-12
block: Implement blk_pdiscard() using generated_co_wrapper
Alberto Faria
1
-1
/
+2
2022-07-12
block: Implement blk_pwrite_zeroes() using generated_co_wrapper
Alberto Faria
1
-2
/
+3
2022-07-12
block: Add blk_co_pwrite_compressed()
Alberto Faria
1
-2
/
+5
2022-07-12
block: Change blk_pwrite_compressed() param order
Alberto Faria
1
-2
/
+2
2022-07-12
block: Export blk_pwritev_part() in block-backend-io.h
Alberto Faria
1
-0
/
+4
2022-07-12
block: Add blk_[co_]preadv_part()
Alberto Faria
1
-0
/
+7
2022-07-12
block: Add blk_{preadv,pwritev}()
Alberto Faria
1
-0
/
+6
2022-07-12
block: Implement blk_{pread,pwrite}() using generated_co_wrapper
Alberto Faria
1
-4
/
+6
2022-07-12
block: Make blk_co_pwrite() take a const buffer
Alberto Faria
1
-1
/
+1
2022-07-12
block: Make 'bytes' param of blk_{pread,pwrite}() an int64_t
Alberto Faria
1
-3
/
+3
2022-07-12
block: Change blk_{pread,pwrite}() param order
Alberto Faria
1
-2
/
+2
2022-07-12
block: Add a 'flags' param to blk_pread()
Alberto Faria
1
-1
/
+2
2022-06-24
block: get rid of blk->guest_block_size
Stefan Hajnoczi
1
-1
/
+0
2022-06-16
crypto: Introduce RSA algorithm
zhenwei pi
1
-16
/
+67
[next]