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-10.0
stable-10.1
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-10.0
staging-10.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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-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é
1
-3
/
+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é
7
-9
/
+15
2024-02-22
hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
Philippe Mathieu-Daudé
8
-7
/
+11
2024-02-22
hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
Philippe Mathieu-Daudé
5
-2
/
+5
2024-02-22
hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header
Philippe Mathieu-Daudé
2
-2
/
+0
2024-02-22
hw/sysbus: Inline and remove sysbus_add_io()
Philippe Mathieu-Daudé
4
-10
/
+8
2024-02-22
hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper
Philippe Mathieu-Daudé
2
-6
/
+2
2024-02-21
hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
Thomas Huth
1
-0
/
+2
2024-02-21
sh4: correct typos
Manos Pitsidianakis
1
-1
/
+1
2024-02-20
loongson3: correct typos
Manos Pitsidianakis
1
-2
/
+2
2024-02-20
hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2024-02-20
hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2024-02-20
hw/i386/port92: Add missing 'hw/isa/isa.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-02-20
hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'
Philippe Mathieu-Daudé
2
-1
/
+3
2024-02-20
hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h'
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-20
hw/timer: Move HPET_INTCAP definition to "hpet.h"
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-20
hw/i386/kvm/ioapic: Replace magic '24' value by proper definition
Philippe Mathieu-Daudé
1
-1
/
+1
2024-02-20
hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS
Philippe Mathieu-Daudé
4
-16
/
+16
2024-02-20
hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
Philippe Mathieu-Daudé
2
-13
/
+13
2024-02-20
hw/usb: Style cleanup
Philippe Mathieu-Daudé
2
-3
/
+6
2024-02-20
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
4
-47
/
+3
2024-02-16
usb: inline device creation functions
Paolo Bonzini
1
-23
/
+0
2024-02-16
smc37c669: remove useless is_enabled functions
Paolo Bonzini
1
-18
/
+0
2024-02-16
isa-superio: validate floppy.count value
Paolo Bonzini
1
-1
/
+3
2024-02-16
mips: remove unnecessary "select PTIMER"
Paolo Bonzini
1
-1
/
+0
2024-02-16
i386/pc: Drop pc_machine_kvm_type()
Xiaoyao Li
1
-5
/
+0
2024-02-16
Merge tag 'hw-misc-20240215' of https://github.com/philmd/qemu into staging
Peter Maydell
35
-248
/
+325
2024-02-15
hw/ide/ich9: Use AHCIPCIState typedef
Philippe Mathieu-Daudé
1
-3
/
+3
2024-02-15
hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
Philippe Mathieu-Daudé
4
-3
/
+4
2024-02-15
hw/ide/ahci: Remove SysbusAHCIState::num_ports field
Philippe Mathieu-Daudé
1
-2
/
+1
2024-02-15
hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()
Philippe Mathieu-Daudé
3
-6
/
+8
2024-02-15
hw/ide/ahci: Convert AHCIState::ports to unsigned
Philippe Mathieu-Daudé
1
-2
/
+2
2024-02-15
hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
Philippe Mathieu-Daudé
3
-6
/
+3
2024-02-15
hw/ide/ahci: Inline ahci_get_num_ports()
Philippe Mathieu-Daudé
3
-12
/
+8
2024-02-15
hw/ide/ahci: Rename AHCI PCI function as 'pdev'
Philippe Mathieu-Daudé
2
-12
/
+13
2024-02-15
hw/ide/ahci: Expose AHCIPCIState structure
Philippe Mathieu-Daudé
5
-10
/
+4
2024-02-15
hw/i386/q35: Use DEVICE() cast macro with PCIDevice object
Philippe Mathieu-Daudé
1
-2
/
+2
2024-02-15
hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled
Philippe Mathieu-Daudé
1
-22
/
+10
2024-02-15
hw/sparc/leon3: Initialize GPIO before realizing CPU devices
Philippe Mathieu-Daudé
1
-3
/
+4
2024-02-15
hw/sparc/leon3: Pass DeviceState opaque argument to leon3_start_cpu()
Philippe Mathieu-Daudé
1
-3
/
+3
2024-02-15
hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()
Philippe Mathieu-Daudé
1
-6
/
+4
2024-02-15
hw/sparc/leon3: check cpu_id in the tiny bootloader
Clément Chigot
1
-2
/
+20
2024-02-15
hw/sparc/leon3: implement multiprocessor
Clément Chigot
1
-25
/
+68
2024-02-15
hw/sparc/leon3: remove SP initialization
Clément Chigot
1
-3
/
+0
2024-02-15
hw/intc/grlib_irqmp: implements multicore irq
Clément Chigot
2
-22
/
+22
2024-02-15
hw/intc/grlib_irqmp: implements the multiprocessor status register
Clément Chigot
1
-3
/
+32
2024-02-15
hw/intc/grlib_irqmp: add ncpus property
Clément Chigot
2
-10
/
+22
[prev]
[next]