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
2024-03-01
Merge tag 'pull-loongarch-20240229' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-02-29
loongarch: Change the UEFI loading mode to loongarch
Xianglai Li
2024-02-28
Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...
Peter Maydell
2024-02-28
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-02-28
plugins: add an API to read registers
Alex Bennée
2024-02-28
plugins: create CPUPluginState and migrate plugin_mask
Alex Bennée
2024-02-28
gdbstub: expose api to find registers
Alex Bennée
2024-02-28
plugins: Use different helpers when reading registers
Akihiko Odaki
2024-02-28
plugins: add qemu_plugin_num_vcpus function
Pierrick Bouvier
2024-02-28
plugins: remove previous n_vcpus functions from API
Pierrick Bouvier
2024-02-28
gdbstub: Add members to identify registers to GDBFeature
Akihiko Odaki
2024-02-28
hw/core/cpu: Remove gdb_get_dynamic_xml member
Akihiko Odaki
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2024-02-28
gdbstub: Simplify XML lookup
Akihiko Odaki
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
2024-02-28
migration: stop vm for cpr
Steve Sistare
2024-02-28
migration: notifier error checking
Steve Sistare
2024-02-28
migration: per-mode notifiers
Steve Sistare
2024-02-28
migration: MigrationNotifyFunc
Steve Sistare
2024-02-28
migration: remove postcopy_after_devices
Steve Sistare
2024-02-28
migration: MigrationEvent for notifiers
Steve Sistare
2024-02-28
migration: convert to NotifierWithReturn
Steve Sistare
2024-02-28
migration: remove error from notifier data
Steve Sistare
2024-02-28
notify: pass error to notifier with return
Steve Sistare
2024-02-28
ide, vl: turn -win2k-hack into a property on IDE devices
Paolo Bonzini
2024-02-28
vl, pc: turn -no-fd-bootchk into a machine property
Paolo Bonzini
2024-02-27
Merge tag 'pull-target-arm-20240227-1' of https://git.linaro.org/people/pmayd...
Peter Maydell
2024-02-27
Merge tag 'pull-aspeed-20240227' of https://github.com/legoater/qemu into sta...
Peter Maydell
2024-02-27
hw/misc/bcm2835_property: Add missed BCM2835 properties
Sergey Kambalin
2024-02-27
hw/arm/bcm2838_peripherals: Add clock_isp stub
Sergey Kambalin
2024-02-27
hw/arm: Add memory region for BCM2837 RPiVid ASB
Sergey Kambalin
2024-02-27
hw/arm/raspi4b: Temporarily disable unimplemented rpi4b devices
Sergey Kambalin
2024-02-27
hw/arm: Introduce Raspberry PI 4 machine
Sergey Kambalin
2024-02-27
hw/arm: Add GPIO and SD to BCM2838 periph
Sergey Kambalin
2024-02-27
hw/gpio: Connect SD controller to BCM2838 GPIO
Sergey Kambalin
2024-02-27
hw/gpio: Add BCM2838 GPIO stub
Sergey Kambalin
2024-02-27
hw/arm/bcm2838: Add GIC-400 to BCM2838 SoC
Sergey Kambalin
2024-02-27
hw/arm: Introduce BCM2838 SoC
Sergey Kambalin
2024-02-27
hw/arm/raspi: Split out raspi machine common part
Sergey Kambalin
2024-02-27
hw/arm/bcm2853_peripherals: Split out common part of peripherals
Sergey Kambalin
2024-02-27
hw/arm/bcm2836: Split out common part of BCM283X classes
Sergey Kambalin
2024-02-27
hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
Peter Maydell
2024-02-27
hw/core/reset: Add qemu_{register, unregister}_resettable()
Peter Maydell
2024-02-27
hw/core: Add ResetContainer which holds objects implementing Resettable
Peter Maydell
2024-02-27
hw/core: Add documentation and license comments to reset.h
Peter Maydell
2024-02-27
include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros
Peter Maydell
2024-02-27
hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
Inès Varhol
2024-02-27
aspeed: fix hardcode boot address 0
Jamin Lin
2024-02-27
aspeed: introduce a new UART0 device name
Jamin Lin
[next]