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-18
Merge tag 'hw-misc-20240517' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-05-17
hw/core: allow parameter=1 for SMP topology on any machine
Daniel P. Berrangé
2024-05-17
hw/pflash: fix block write start
Gerd Hoffmann
2024-05-17
hw/intc/s390_flic: Fix crash that occurs when saving the machine state
Thomas Huth
2024-05-14
ui/console: Use qemu_dmabuf_new() and free() helpers instead
Dongwon Kim
2024-05-14
ui/console: Use qemu_dmabuf_get_..() helpers instead
Dongwon Kim
2024-05-10
hw/xtensa: require libfdt
Paolo Bonzini
2024-05-10
kconfig: express dependency of individual boards on libfdt
Paolo Bonzini
2024-05-10
kconfig: allow compiling out QEMU device tree code per target
Paolo Bonzini
2024-05-10
meson: pick libfdt from common_ss when building target-specific files
Paolo Bonzini
2024-05-10
i386: select correct components for no-board build
Paolo Bonzini
2024-05-10
hw/i386: move rtc-reset-reinjection command out of hw/rtc
Paolo Bonzini
2024-05-10
hw/i386: split x86.c in multiple parts
Paolo Bonzini
2024-05-10
i386: pc: remove unnecessary MachineClass overrides
Paolo Bonzini
2024-05-10
i386: correctly select code in hw/i386 that depends on other components
Paolo Bonzini
2024-05-10
xen: register legacy backends via xen_backend_init
Paolo Bonzini
2024-05-10
xen: initialize legacy backends from xen_bus_init()
Paolo Bonzini
2024-05-10
s390: move css_migration_enabled from machine to css.c
Paolo Bonzini
2024-05-10
s390_flic: add migration-enabled property
Paolo Bonzini
2024-05-10
s390x: move s390_cpu_addr2state to target/s390x/sigp.c
Paolo Bonzini
2024-05-10
sh4: select correct components for no-board build
Paolo Bonzini
2024-05-10
Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-05-10
s390x/sclp: Simplify get_sclp_device()
Cédric Le Goater
2024-05-10
s390x/event-facility: Simplify sclp_get_event_facility_bus()
Cédric Le Goater
2024-05-10
s390x: Introduce a SCLPDevice pointer under the machine
Cédric Le Goater
2024-05-10
hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility
Thomas Huth
2024-05-09
Merge tag 'pull-loongarch-20240509' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2024-05-09
Merge tag 'migration-20240508-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
2024-05-09
hw/loongarch: Refine default numa id calculation
Bibo Mao
2024-05-09
misc: Use QEMU header path relative to include/ directory
Philippe Mathieu-Daudé
2024-05-09
hw/intc/loongson_ipi: Implement IOCSR address space for MIPS
Jiaxun Yang
2024-05-09
hw/intc/loongarch_ipi: Rename as loongson_ipi
Jiaxun Yang
2024-05-09
hw/intc/loongarch_ipi: Remove pointless MAX_CPU check
Jiaxun Yang
2024-05-09
hw/mips/loongson3_virt: Emulate suspend function
Jiaxun Yang
2024-05-09
hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState
Bibo Mao
2024-05-09
hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINE
Bibo Mao
2024-05-09
hw/loongarch/virt: Fix memory leak
Song Gao
2024-05-09
hw/loongarch: move memory map to boot.c
Paolo Bonzini
2024-05-09
hw/ppc: Deprecate 'ref405ep' machine and 405 CPUs
Cédric Le Goater
2024-05-09
hw/gpio: Handle clock migration in STM32L4x5 gpios
Inès Varhol
2024-05-09
hw/usb/dev-network: Remove unused struct 'rndis_config_parameter'
Dr. David Alan Gilbert
2024-05-09
hw/i386/x86: Extract x86_isa_bios_init() from x86_bios_rom_init()
Bernhard Beschow
2024-05-09
hw/i386/x86: Don't leak "pc.bios" memory region
Bernhard Beschow
2024-05-09
hw/i386/x86: Don't leak "isa-bios" memory regions
Bernhard Beschow
2024-05-08
hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineState
Bernhard Beschow
2024-05-08
hw/i386/x86: Eliminate two if statements in x86_bios_rom_init()
Bernhard Beschow
2024-05-08
hw/i386: Add the possibility to use i440fx and isapc without FDC
Thomas Huth
2024-05-08
hw/i386/Kconfig: Allow to compile Q35 without FDC_ISA
Thomas Huth
2024-05-08
hw/i386/pc: Allow to compile without CONFIG_FDC_ISA
Thomas Huth
2024-05-08
hw/remote/vfio-user: Fix config space access byte order
Mattias Nissler
[next]