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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-10
target/i386: move prefetch and multi-byte UD/NOP to new decoder
Paolo Bonzini
4
-33
/
+27
2024-05-10
target/i386: rdpkru/wrpkru are no-prefix instructions
Paolo Bonzini
1
-2
/
+4
2024-05-10
target/i386: fix operand size for DATA16 REX.W POPCNT
Paolo Bonzini
1
-16
/
+1
2024-05-10
target/i386: remove PCOMMIT from TCG, deprecate property
Paolo Bonzini
4
-14
/
+10
2024-05-10
Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
15
-36
/
+99
2024-05-10
tests/qtest: Add some test cases support on LoongArch
Bibo Mao
2
-0
/
+13
2024-05-10
qemu-options: Deprecate "-runas" and introduce "-run-with user=..." instead
Thomas Huth
3
-4
/
+32
2024-05-10
target/s390x: flag te and cte as deprecated
Collin Walling
1
-0
/
+3
2024-05-10
target/s390x: report deprecated-props in cpu-model-expansion reply
Collin Walling
4
-1
/
+29
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
3
-17
/
+10
2024-05-10
s390x: Introduce a SCLPDevice pointer under the machine
Cédric Le Goater
4
-13
/
+8
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
6
-27
/
+62
2024-05-09
Merge tag 'migration-20240508-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
34
-3036
/
+210
2024-05-09
target/loongarch: Put cpucfg operation before CSR register
Bibo Mao
1
-8
/
+8
2024-05-09
target/loongarch: Add TCG macro in structure CPUArchState
Bibo Mao
4
-13
/
+49
2024-05-09
hw/loongarch: Refine default numa id calculation
Bibo Mao
1
-6
/
+5
2024-05-09
gitlab: Update msys2-64bit runner tags
Richard Henderson
1
-3
/
+1
2024-05-09
Merge tag 'hw-misc-20240508' of https://github.com/philmd/qemu into staging
Richard Henderson
44
-411
/
+836
2024-05-09
misc: Use QEMU header path relative to include/ directory
Philippe Mathieu-Daudé
5
-5
/
+5
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
9
-15
/
+366
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
6
-224
/
+226
2024-05-09
hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINE
Bibo Mao
4
-17
/
+16
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
5
-14
/
+14
2024-05-09
hw/ppc: Deprecate 'ref405ep' machine and 405 CPUs
Cédric Le Goater
2
-0
/
+9
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
2
-9
/
+18
2024-05-09
hw/i386/x86: Don't leak "pc.bios" memory region
Bernhard Beschow
2
-7
/
+12
2024-05-09
hw/i386/x86: Don't leak "isa-bios" memory regions
Bernhard Beschow
3
-9
/
+14
2024-05-08
hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineState
Bernhard Beschow
4
-6
/
+6
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
2024-05-08
hw/i386/Kconfig: Allow to compile Q35 without FDC_ISA
Thomas Huth
1
-1
/
+3
2024-05-08
hw/i386/pc: Allow to compile without CONFIG_FDC_ISA
Thomas Huth
1
-4
/
+9
2024-05-08
system/physmem: Per-AddressSpace bounce buffering
Mattias Nissler
3
-46
/
+53
2024-05-08
system/physmem: Propagate AddressSpace to MapClient helpers
Mattias Nissler
4
-18
/
+38
2024-05-08
system/physmem: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD
Philippe Mathieu-Daudé
1
-6
/
+4
2024-05-08
hw/remote/vfio-user: Fix config space access byte order
Mattias Nissler
1
-2
/
+2
2024-05-08
hw/ppc/spapr_pci: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
1
-4
/
+3
2024-05-08
hw/hppa/machine: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
1
-8
/
+8
2024-05-08
target/ppc: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-05-08
block/qcow2-bitmap: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-05-08
hmp/migration: Fix "migrate" command's documentation
Peter Xu
1
-3
/
+9
2024-05-08
migration: Deprecate fd: for file migration
Fabiano Rosas
2
-0
/
+26
[prev]
[next]