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
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
2023-02-08
accel: Clean up includes
Markus Armbruster
2023-02-08
block: Clean up includes
Markus Armbruster
2023-02-08
migration: Clean up includes
Markus Armbruster
2023-02-08
hw/tricore: Clean up includes
Markus Armbruster
2023-02-08
hw/input: Clean up includes
Markus Armbruster
2023-02-08
hw/cxl: Clean up includes
Markus Armbruster
2023-02-07
Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...
Peter Maydell
2023-02-07
Merge tag 'pull-riscv-to-apply-20230207' of https://github.com/alistair23/qem...
Peter Maydell
2023-02-07
Merge tag 'migration-20230206-pull-request' of https://gitlab.com/juan.quinte...
Peter Maydell
2023-02-07
hw/arm/aspeed_ast10x0: Map the secure SRAM
Philippe Mathieu-Daudé
2023-02-07
hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
Philippe Mathieu-Daudé
2023-02-07
hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
Philippe Mathieu-Daudé
2023-02-07
hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
Philippe Mathieu-Daudé
2023-02-07
hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
Peter Delevoryas
2023-02-07
hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
Peter Delevoryas
2023-02-07
hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
Cédric Le Goater
2023-02-07
hw/riscv: change riscv_compute_fdt_addr() semantics
Daniel Henrique Barboza
2023-02-07
hw/riscv: split fdt address calculation from fdt load
Daniel Henrique Barboza
2023-02-07
include/hw/riscv/opentitan: update opentitan IRQs
Wilfred Mallawa
2023-02-06
io: Add support for MSG_PEEK for socket channel
manish.mishra
2023-02-06
migration: Add canary to VMSTATE_END_OF_LIST
Dr. David Alan Gilbert
2023-02-06
virtio-mem: Migrate immutable properties early
David Hildenbrand
2023-02-06
migration/ram: Factor out check for advised postcopy
David Hildenbrand
2023-02-06
migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
David Hildenbrand
2023-02-06
migration/savevm: Allow immutable device state to be migrated early (i.e., be...
David Hildenbrand
2023-02-06
util/userfaultfd: Add uffd_open()
Peter Xu
2023-02-06
migration: Remove unused threshold_size parameter
Juan Quintela
2023-02-06
migration: Split save_live_pending() into state_pending_*
Juan Quintela
2023-02-06
migration: No save_live_pending() method uses the QEMUFile parameter
Juan Quintela
2023-02-06
mac_nvram: Add block backend to persist NVRAM contents
BALATON Zoltan
2023-02-06
input/adb: Only include header where needed
BALATON Zoltan
2023-02-05
Merge tag 'pull-ppc-20230205' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
2023-02-05
ppc/pnv/pci: Update PHB5 version register
Frederic Barrat
2023-02-05
ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_ID
Frederic Barrat
2023-02-05
ppc/pnv/pci: Cleanup PnvPHBPecState structure
Frederic Barrat
2023-02-04
tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64}
Richard Henderson
2023-02-04
tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
Richard Henderson
2023-02-04
tcg: Add guest load/store primitives for TCGv_i128
Richard Henderson
2023-02-04
tcg: Add basic data movement for TCGv_i128
Richard Henderson
2023-02-04
tcg: Add temp allocation for TCGv_i128
Richard Henderson
2023-02-04
include/qemu/int128: Use Int128 structure for TCI
Richard Henderson
2023-02-04
tcg: Define TCG_TYPE_I128 and related helper macros
Richard Henderson
2023-02-04
Merge tag 'pull-monitor-2023-02-03-v2' of https://repo.or.cz/qemu/armbru into...
Peter Maydell
2023-02-04
monitor: Move remaining HMP commands from misc.c to hmp-cmds.c
Markus Armbruster
2023-02-04
monitor: Move target-dependent HMP commands to hmp-cmds-target.c
Markus Armbruster
2023-02-04
monitor: Move monitor_putc() next to monitor_puts & external linkage
Markus Armbruster
2023-02-04
stats: Move QMP commands from monitor/ to stats/
Markus Armbruster
2023-02-04
runstate: Move HMP commands from monitor/ to softmmu/
Markus Armbruster
2023-02-04
net: Move hmp_info_network() to net-hmp-cmds.c
Markus Armbruster
[next]