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
Age
Commit message (
Expand
)
Author
2022-10-27
block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai...
Emanuele Giuseppe Esposito
2022-10-27
block: rename bdrv_child_try_change_aio_context in bdrv_try_change_aio_context
Emanuele Giuseppe Esposito
2022-10-27
block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks
Emanuele Giuseppe Esposito
2022-10-27
bdrv_change_aio_context: use hash table instead of list of visited nodes
Emanuele Giuseppe Esposito
2022-10-27
block: use transactions as a replacement of ->{can_}set_aio_context()
Emanuele Giuseppe Esposito
2022-10-27
block: Manipulate bs->file / bs->backing pointers in .attach/.detach
Vladimir Sementsov-Ogievskiy
2022-10-27
block: document connection between child roles and bs->backing/bs->file
Vladimir Sementsov-Ogievskiy
2022-10-27
test-bdrv-graph-mod: fix filters to be filters
Vladimir Sementsov-Ogievskiy
2022-10-27
block: introduce bdrv_open_file_child() helper
Vladimir Sementsov-Ogievskiy
2022-10-27
block: BlockDriver: add .filtered_child_is_backing field
Vladimir Sementsov-Ogievskiy
2022-10-27
block: Refactor get_tmp_filename()
Bin Meng
2022-10-26
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-26
Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2022-10-26
s390x: pv: Add dump support
Janosch Frank
2022-10-26
s390x: Add KVM PV dump interface
Janosch Frank
2022-10-26
include/elf.h: add s390x note types
Janosch Frank
2022-10-26
s390x: Introduce PV query interface
Janosch Frank
2022-10-26
accel/tcg: Remove restore_state_to_opc function
Richard Henderson
2022-10-26
accel/tcg: Add restore_state_to_opc to TCGCPUOps
Richard Henderson
2022-10-26
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
2022-10-26
accel/tcg: Unify declarations of tb_invalidate_phys_range
Richard Henderson
2022-10-26
accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter
Richard Henderson
2022-10-26
accel/tcg: Introduce tb_{set_}page_addr{0,1}
Richard Henderson
2022-10-26
accel/tcg: Move assert_no_pages_locked to internal.h
Richard Henderson
2022-10-26
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson
2022-10-26
include/qemu/thread: Use qatomic_* functions
Richard Henderson
2022-10-26
include/qemu/atomic: Use qemu_build_assert
Richard Henderson
2022-10-26
include/qemu/osdep: Add qemu_build_assert
Richard Henderson
2022-10-25
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
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-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-24
aspeed/smc: Cache AspeedSMCClass
Cédric Le Goater
2022-10-24
ssi: cache SSIPeripheralClass to avoid GET_CLASS()
Alex Bennée
2022-10-24
hw/i2c/aspeed: Fix old reg slave receive
Peter Delevoryas
2022-10-22
include/hw/scsi/scsi.h: Remove unused scsi_legacy_handle_cmdline() prototype
Peter Maydell
2022-10-21
m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
Jason A. Donenfeld
2022-10-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-17
qmp/hmp, device_tree.c: introduce dumpdtb
Daniel Henrique Barboza
2022-10-17
ppc440_uc.c: Move some macros to ppc4xx.h
BALATON Zoltan
2022-10-17
ppc440_sdram: QOM'ify
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Rename functions to prevent name clashes
BALATON Zoltan
2022-10-17
ppc440_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
ppc4xx_sdram: QOM'ify
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
BALATON Zoltan
2022-10-17
ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
ppc4xx: Introduce Ppc4xxSdramBank struct
BALATON Zoltan
[next]