index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
i386/cpu: Introduce bitmap to cache available CPU topology levels
Zhao Liu
1
-1
/
+4
2024-05-22
i386/cpu: Fix i/d-cache topology to core level for Intel CPU
Zhao Liu
1
-0
/
+1
2024-05-22
hw/i386/pc_sysfw: Alias rather than copy isa-bios region
Bernhard Beschow
4
-1
/
+13
2024-05-18
Merge tag 'hw-misc-20240517' of https://github.com/philmd/qemu into staging
Richard Henderson
2
-62
/
+30
2024-05-17
hw/core: allow parameter=1 for SMP topology on any machine
Daniel P. Berrangé
1
-57
/
+27
2024-05-17
hw/pflash: fix block write start
Gerd Hoffmann
1
-5
/
+3
2024-05-17
hw/intc/s390_flic: Fix crash that occurs when saving the machine state
Thomas Huth
1
-1
/
+1
2024-05-14
ui/console: Use qemu_dmabuf_new() and free() helpers instead
Dongwon Kim
3
-41
/
+40
2024-05-14
ui/console: Use qemu_dmabuf_get_..() helpers instead
Dongwon Kim
3
-11
/
+13
2024-05-10
hw/xtensa: require libfdt
Paolo Bonzini
2
-11
/
+2
2024-05-10
kconfig: express dependency of individual boards on libfdt
Paolo Bonzini
9
-11
/
+28
2024-05-10
kconfig: allow compiling out QEMU device tree code per target
Paolo Bonzini
2
-2
/
+9
2024-05-10
meson: pick libfdt from common_ss when building target-specific files
Paolo Bonzini
6
-9
/
+7
2024-05-10
i386: select correct components for no-board build
Paolo Bonzini
2
-1
/
+30
2024-05-10
hw/i386: move rtc-reset-reinjection command out of hw/rtc
Paolo Bonzini
3
-10
/
+49
2024-05-10
hw/i386: split x86.c in multiple parts
Paolo Bonzini
4
-1050
/
+1110
2024-05-10
i386: pc: remove unnecessary MachineClass overrides
Paolo Bonzini
2
-6
/
+3
2024-05-10
i386: correctly select code in hw/i386 that depends on other components
Paolo Bonzini
2
-1
/
+3
2024-05-10
xen: register legacy backends via xen_backend_init
Paolo Bonzini
4
-28
/
+18
2024-05-10
xen: initialize legacy backends from xen_bus_init()
Paolo Bonzini
4
-7
/
+5
2024-05-10
s390: move css_migration_enabled from machine to css.c
Paolo Bonzini
2
-15
/
+10
2024-05-10
s390_flic: add migration-enabled property
Paolo Bonzini
2
-1
/
+6
2024-05-10
s390x: move s390_cpu_addr2state to target/s390x/sigp.c
Paolo Bonzini
1
-16
/
+0
2024-05-10
sh4: select correct components for no-board build
Paolo Bonzini
1
-1
/
+1
2024-05-10
Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
3
-28
/
+18
2024-05-10
s390x/sclp: Simplify get_sclp_device()
Cédric Le Goater
1
-2
/
+3
2024-05-10
s390x/event-facility: Simplify sclp_get_event_facility_bus()
Cédric Le Goater
2
-16
/
+9
2024-05-10
s390x: Introduce a SCLPDevice pointer under the machine
Cédric Le Goater
2
-11
/
+5
2024-05-10
hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility
Thomas Huth
1
-1
/
+3
2024-05-09
Merge tag 'pull-loongarch-20240509' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
1
-6
/
+5
2024-05-09
Merge tag 'migration-20240508-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
1
-1
/
+0
2024-05-09
hw/loongarch: Refine default numa id calculation
Bibo Mao
1
-6
/
+5
2024-05-09
misc: Use QEMU header path relative to include/ directory
Philippe Mathieu-Daudé
2
-2
/
+2
2024-05-09
hw/intc/loongson_ipi: Implement IOCSR address space for MIPS
Jiaxun Yang
1
-9
/
+30
2024-05-09
hw/intc/loongarch_ipi: Rename as loongson_ipi
Jiaxun Yang
6
-8
/
+355
2024-05-09
hw/intc/loongarch_ipi: Remove pointless MAX_CPU check
Jiaxun Yang
2
-19
/
+2
2024-05-09
hw/mips/loongson3_virt: Emulate suspend function
Jiaxun Yang
2
-0
/
+21
2024-05-09
hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState
Bibo Mao
5
-220
/
+223
2024-05-09
hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINE
Bibo Mao
3
-15
/
+14
2024-05-09
hw/loongarch/virt: Fix memory leak
Song Gao
1
-2
/
+1
2024-05-09
hw/loongarch: move memory map to boot.c
Paolo Bonzini
2
-3
/
+3
2024-05-09
hw/ppc: Deprecate 'ref405ep' machine and 405 CPUs
Cédric Le Goater
1
-0
/
+1
2024-05-09
hw/gpio: Handle clock migration in STM32L4x5 gpios
Inès Varhol
1
-2
/
+4
2024-05-09
hw/usb/dev-network: Remove unused struct 'rndis_config_parameter'
Dr. David Alan Gilbert
1
-8
/
+0
2024-05-09
hw/i386/x86: Extract x86_isa_bios_init() from x86_bios_rom_init()
Bernhard Beschow
1
-9
/
+16
2024-05-09
hw/i386/x86: Don't leak "pc.bios" memory region
Bernhard Beschow
1
-7
/
+6
2024-05-09
hw/i386/x86: Don't leak "isa-bios" memory regions
Bernhard Beschow
2
-9
/
+7
2024-05-08
hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineState
Bernhard Beschow
3
-5
/
+5
2024-05-08
hw/i386/x86: Eliminate two if statements in x86_bios_rom_init()
Bernhard Beschow
1
-6
/
+2
2024-05-08
hw/i386: Add the possibility to use i440fx and isapc without FDC
Thomas Huth
2
-4
/
+4
[next]