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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
Harsh Prateek Bora
2
-3
/
+17
2024-02-23
hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu'
Philippe Mathieu-Daudé
2
-1
/
+1
2024-02-23
hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
Philippe Mathieu-Daudé
3
-7
/
+10
2024-02-23
hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
Philippe Mathieu-Daudé
2
-19
/
+8
2024-02-23
hw/ppc/spapr: Add missing license
Philippe Mathieu-Daudé
1
-0
/
+9
2024-02-23
target/ppc: Rename registers to match ISA
Nicholas Piggin
2
-11
/
+11
2024-02-23
ppc/pnv: Update skiboot to v7.1
Nicholas Piggin
2
-0
/
+0
2024-02-23
tests/avocado: Use default CPU for pseries machine
Nicholas Piggin
1
-1
/
+0
2024-02-23
tests/avocado: ppc add hypervisor tests
Nicholas Piggin
2
-0
/
+203
2024-02-23
tests/avocado: Add pseries KVM boot_linux test
Nicholas Piggin
1
-0
/
+9
2024-02-23
tests/avocado: Add ppc pseries and powernv hash MMU tests
Nicholas Piggin
2
-7
/
+36
2024-02-23
tests/avocado: ppc add powernv10 boot_linux_console test
Nicholas Piggin
1
-0
/
+8
2024-02-23
tests/avocado: improve flaky ppc/pnv boot_linux_console.py test
Nicholas Piggin
1
-1
/
+2
2024-02-23
tests/avocado: mark boot_linux.py long runtime instead of flaky
Nicholas Piggin
2
-6
/
+13
2024-02-23
target/ppc: Fix crash on machine check caused by ifetch
Nicholas Piggin
1
-11
/
+25
2024-02-23
target/ppc: Fix lxv/stxv MSR facility check
Nicholas Piggin
1
-1
/
+1
2024-02-22
Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into staging
Peter Maydell
58
-534
/
+607
2024-02-22
gitlab: force allow use of pip in Cirrus jobs
Daniel P. Berrangé
1
-1
/
+1
2024-02-22
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
46
-88
/
+88
2024-02-22
.gitlab-ci.d/windows.yml: Drop msys2-32bit job
Peter Maydell
1
-9
/
+0
2024-02-22
hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
Thomas Huth
1
-1
/
+1
2024-02-22
hw/ide: Stop exposing internal.h to non-IDE files
Thomas Huth
7
-2
/
+7
2024-02-22
hw/ide: Remove the include/hw/ide.h legacy file
Thomas Huth
4
-12
/
+3
2024-02-22
hw/ide: Move IDE bus related definitions to a new header ide-bus.h
Thomas Huth
2
-39
/
+43
2024-02-22
hw/ide: Move IDE device related definitions to ide-dev.h
Thomas Huth
3
-143
/
+144
2024-02-22
hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
Thomas Huth
2
-28
/
+38
2024-02-22
hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
Thomas Huth
5
-99
/
+134
2024-02-22
hw/ide: Add the possibility to disable the CompactFlash device in the build
Thomas Huth
5
-49
/
+106
2024-02-22
hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-02-22
hw/acpi/cpu: Use CPUState typedef
Philippe Mathieu-Daudé
1
-1
/
+1
2024-02-22
hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated header
Philippe Mathieu-Daudé
2
-0
/
+2
2024-02-22
hw/isa/meson.build: Sort alphabetically
Bernhard Beschow
1
-1
/
+1
2024-02-22
hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function
Bernhard Beschow
1
-1
/
+1
2024-02-22
hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM API
Philippe Mathieu-Daudé
1
-4
/
+2
2024-02-22
hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it
Bernhard Beschow
1
-13
/
+2
2024-02-22
hw/i386/pc: Confine system flash handling to pc_sysfw
Bernhard Beschow
4
-6
/
+4
2024-02-22
hw/i386/pc: Defer smbios_set_defaults() to machine_done
Bernhard Beschow
6
-23
/
+14
2024-02-22
hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()
Bernhard Beschow
4
-12
/
+3
2024-02-22
hw/i386/x86: Turn apic_xrupt_override into class attribute
Bernhard Beschow
3
-5
/
+6
2024-02-22
hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
Peter Maydell
1
-23
/
+16
2024-02-22
hw/i386/pc: Store pointers to IDE buses in PCMachineState
Peter Maydell
4
-18
/
+12
2024-02-22
hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machines
Bernhard Beschow
1
-5
/
+3
2024-02-22
hw/i2c/smbus_slave: Add object path on error prints
Joe Komlodi
1
-2
/
+6
2024-02-22
hw/tricore/testboard: Use qdev_new() instead of QOM basic API
Philippe Mathieu-Daudé
2
-6
/
+1
2024-02-22
hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API
Philippe Mathieu-Daudé
1
-5
/
+5
2024-02-22
hw/ppc/spapr_cpu: Use qdev_is_realized() instead of QOM API
Philippe Mathieu-Daudé
1
-2
/
+1
2024-02-22
hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/
Philippe Mathieu-Daudé
8
-10
/
+16
2024-02-22
hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
Philippe Mathieu-Daudé
9
-7
/
+12
2024-02-22
hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
Philippe Mathieu-Daudé
8
-7
/
+23
2024-02-22
hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header
Philippe Mathieu-Daudé
2
-2
/
+0
[next]