index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
2023-02-01
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
2023-02-01
block: Convert bdrv_is_inserted() to co_wrapper
Emanuele Giuseppe Esposito
2023-02-01
block: Convert bdrv_io_unplug() to co_wrapper
Emanuele Giuseppe Esposito
2023-02-01
block: Convert bdrv_io_plug() to co_wrapper
Emanuele Giuseppe Esposito
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
2023-01-11
kvm: Atomic memslot updates
David Hildenbrand
2023-01-11
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
2023-01-08
include: Include headers where needed
Markus Armbruster
2022-12-19
pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c
Markus Armbruster
2022-12-15
block: rename generated_co_wrapper in co_wrapper_mixed
Emanuele Giuseppe Esposito
2022-12-15
block-backend: replace bdrv_*_above with blk_*_above
Emanuele Giuseppe Esposito
2022-11-02
cryptodev: Add a lkcf-backend for cryptodev
Lei He
2022-11-02
virtio-crypto: Support asynchronous mode
Lei He
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2022-10-27
device-tree: add re-randomization helper function
Jason A. Donenfeld
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
hostmem: Allow for specifying a ThreadContext for preallocation
David Hildenbrand
2022-10-26
block: add BlockRAMRegistrar
Stefan Hajnoczi
2022-10-26
block: return errors from bdrv_register_buf()
Stefan Hajnoczi
2022-10-26
block: pass size to bdrv_unregister_buf()
Stefan Hajnoczi
2022-10-26
s390x: pv: Add dump support
Janosch Frank
2022-10-24
dump: Add architecture section and section string table support
Janosch Frank
2022-10-24
dump: Reorder struct DumpState
Janosch Frank
2022-10-24
dump: Use a buffer for ELF section data and headers
Janosch Frank
2022-10-17
qmp/hmp, device_tree.c: introduce dumpdtb
Daniel Henrique Barboza
2022-10-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-11
kvm: expose struct KVMState
Chenyi Qiang
2022-10-10
kvm: allow target-specific accelerator properties
Paolo Bonzini
2022-10-06
dump: Rework filter area variables
Janosch Frank
2022-10-06
dump: Rework get_start_block
Janosch Frank
2022-10-06
accel/kvm: move kvm_update_guest_debug to inline stub
Alex Bennée
2022-10-06
gdbstub: move guest debug support check to ops
Alex Bennée
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
2022-10-06
gdbstub: move sstep flags probing into AccelClass
Alex Bennée
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-09-29
chardev: src buffer const for write functions
Arwed Meyer
2022-09-29
watchdog: remove -watchdog option
Paolo Bonzini
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
2022-09-02
util/qemu-sockets: Enable unix socket support on Windows
Bin Meng
2022-07-29
qapi: Add exit-failure PanicAction
Ilya Leoshkevich
2022-07-20
softmmu/dirtylimit: Implement virtual CPU throttle
Hyman Huang(黄勇)
2022-07-20
accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
Hyman Huang(黄勇)
2022-07-20
softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
Hyman Huang(黄勇)
2022-07-20
migration/dirtyrate: Refactor dirty page rate calculation
Hyman Huang(黄勇)
2022-07-12
block: Reorganize some declarations in block-backend-io.h
Alberto Faria
2022-07-12
block: Add blk_co_truncate()
Alberto Faria
2022-07-12
block: Add blk_co_ioctl()
Alberto Faria
2022-07-12
block: Implement blk_flush() using generated_co_wrapper
Alberto Faria
2022-07-12
block: Implement blk_pdiscard() using generated_co_wrapper
Alberto Faria
[prev]
[next]