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
/
hw
Age
Commit message (
Expand
)
Author
2024-05-06
system: Pass RAM MemoryRegion and is_write in xen_map_cache()
Edgar E. Iglesias
2024-05-06
xen: mapcache: Break out xen_map_cache_init_single()
Edgar E. Iglesias
2024-05-06
xen: mapcache: Break out xen_invalidate_map_cache_single()
Edgar E. Iglesias
2024-05-06
xen: mapcache: Refactor xen_invalidate_map_cache_entry_unlocked
Edgar E. Iglesias
2024-05-06
xen: mapcache: Refactor xen_replace_cache_entry_unlocked
Edgar E. Iglesias
2024-05-06
xen: mapcache: Break out xen_ram_addr_from_mapcache_single
Edgar E. Iglesias
2024-05-06
xen: mapcache: Refactor xen_remap_bucket for multi-instance
Edgar E. Iglesias
2024-05-06
xen: mapcache: Refactor xen_map_cache for multi-instance
Edgar E. Iglesias
2024-05-06
xen: mapcache: Refactor lock functions for multi-instance
Edgar E. Iglesias
2024-05-06
xen: let xen_ram_addr_from_mapcache() return -1 in case of not found entry
Juergen Gross
2024-05-06
accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
Philippe Mathieu-Daudé
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2024-05-01
Merge tag 'pull-ufs-20240429' of https://gitlab.com/jeuk20.kim/qemu into staging
Richard Henderson
2024-04-30
Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-04-30
Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-04-30
hw/arm : Connect DM163 to B-L475E-IOT01A
Inès Varhol
2024-04-30
hw/arm : Create Bl475eMachineState
Inès Varhol
2024-04-30
hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
Inès Varhol
2024-04-30
hw/display : Add device DM163
Inès Varhol
2024-04-30
hw/arm/npcm7xx: Store derivative OTP fuse key in little endian
Philippe Mathieu-Daudé
2024-04-30
hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_size
Thomas Huth
2024-04-30
hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fields
Alexandra Diupina
2024-04-30
target/arm: Default to 1GHz cntfrq for 'max' and new CPUs
Peter Maydell
2024-04-30
hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM property
Peter Maydell
2024-04-30
hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHz
Peter Maydell
2024-04-30
hw/core/clock: allow clock_propagate on child clocks
Raphael Poggi
2024-04-30
hw/ide/core.c (cmd_read_native_max): Avoid limited device parameters
Lev Kujawski
2024-04-30
hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_size
Thomas Huth
2024-04-30
hw: misc: edu: use qemu_log_mask instead of hw_error
Chris Friedt
2024-04-30
hw: misc: edu: rename local vars in edu_check_range
Chris Friedt
2024-04-30
hw: misc: edu: fix 2 off-by-one errors
Chris Friedt
2024-04-29
hw/ufs: Fix buffer overflow bug
Jeuk Kim
2024-04-29
hw/loongarch: Add cells missing from rtc node
Song Gao
2024-04-29
hw/loongarch: Add cells missing from uart node
Song Gao
2024-04-29
hw/loongarch: fdt remove unused irqchip node
Song Gao
2024-04-29
hw/loongarch: fdt adds pcie irq_map node
Song Gao
2024-04-29
hw/loongarch: fdt adds pch_msi Controller
Song Gao
2024-04-29
hw/loongarch: fdt adds pch_pic Controller
Song Gao
2024-04-29
hw/loongarch: fdt adds Extend I/O Interrupt Controller
Song Gao
2024-04-29
hw/loongarch: fdt adds cpu interrupt controller node
Song Gao
2024-04-29
hw/loongarch: Fix fdt memory node wrong 'reg'
Song Gao
2024-04-29
hw/loongarch: Init efi_fdt table
Song Gao
2024-04-29
hw/loongarch: Init efi_initrd table
Song Gao
2024-04-29
hw/loongarch: Init efi_boot_memmap table
Song Gao
2024-04-29
hw/loongarch: Init efi_system_table
Song Gao
2024-04-29
hw/loongarch: Add init_cmdline
Song Gao
2024-04-29
hw/loongarch: Add slave cpu boot_code
Song Gao
2024-04-29
hw/loongarch: Add load initrd
Song Gao
2024-04-29
hw/loongarch: Move boot functions to boot.c
Song Gao
2024-04-26
exec: Declare target_words_bigendian() in 'exec/tswap.h'
Philippe Mathieu-Daudé
[next]