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
2023-01-16
accel/tcg: Add debuginfo support
Ilya Leoshkevich
1
-0
/
+5
2023-01-16
Merge tag 'mips-20230113' of https://github.com/philmd/qemu into staging
Peter Maydell
35
-503
/
+548
2023-01-13
hw/mips/boston: Rename MachineState 'mc' pointer to 'ms'
Daniel Henrique Barboza
1
-2
/
+2
2023-01-13
hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in header
Philippe Mathieu-Daudé
1
-3
/
+1
2023-01-13
hw/pci-host/bonito: Use 'bonito_pci' for PCI function #0 code
Philippe Mathieu-Daudé
1
-6
/
+6
2023-01-13
hw/pci-host/bonito: Use 'bonito_host' for PCI host bridge code
Philippe Mathieu-Daudé
1
-6
/
+6
2023-01-13
hw/pci-host/bonito: Convert to 3-phase reset
Philippe Mathieu-Daudé
1
-5
/
+4
2023-01-13
hw/rtc/mc146818rtc: Make the mc146818 RTC device target independent
Thomas Huth
2
-16
/
+1
2023-01-13
hw/core/qdev-properties-system: Allow the 'slew' policy only on x86
Thomas Huth
1
-1
/
+27
2023-01-13
hw/intc: Extract the IRQ counting functions into a separate file
Thomas Huth
8
-40
/
+71
2023-01-13
hw/intc/i8259: Make using the isa_pic singleton more type-safe
Bernhard Beschow
1
-7
/
+4
2023-01-13
hw/usb/hcd-uhci: Introduce TYPE_ defines for device models
Bernhard Beschow
5
-16
/
+22
2023-01-13
hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig
Bernhard Beschow
1
-0
/
+1
2023-01-13
hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific
Bernhard Beschow
2
-26
/
+27
2023-01-13
hw/isa/piix3: Decouple INTx-to-LNKx routing which is board-specific
Bernhard Beschow
2
-13
/
+15
2023-01-13
hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()
Bernhard Beschow
8
-15
/
+25
2023-01-13
hw/pci/pci_host: Trace config accesses on unexisting functions
Philippe Mathieu-Daudé
1
-0
/
+6
2023-01-13
mips: Remove support for trap and emulate KVM
Paolo Bonzini
1
-39
/
+7
2023-01-13
hw/isa/piix4: Correct IRQRC[A:D] reset values
Philippe Mathieu-Daudé
1
-4
/
+4
2023-01-13
hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
Philippe Mathieu-Daudé
1
-0
/
+18
2023-01-13
hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
Philippe Mathieu-Daudé
1
-1
/
+3
2023-01-13
hw/mips/malta: Merge common BL code as bl_setup_gt64120_jump_kernel()
Philippe Mathieu-Daudé
1
-87
/
+44
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (5/5)
Philippe Mathieu-Daudé
1
-57
/
+11
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (4/5)
Philippe Mathieu-Daudé
1
-33
/
+7
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (3/5)
Philippe Mathieu-Daudé
1
-32
/
+8
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (2/5)
Philippe Mathieu-Daudé
1
-29
/
+6
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (1/5)
Philippe Mathieu-Daudé
1
-18
/
+14
2023-01-13
hw/mips/bootloader: Implement nanoMIPS JALRc opcode generator
Philippe Mathieu-Daudé
1
-1
/
+11
2023-01-13
hw/mips/bootloader: Implement nanoMIPS LI (LUI+ORI) opcode generator
Philippe Mathieu-Daudé
1
-2
/
+34
2023-01-13
hw/mips/bootloader: Implement nanoMIPS SW opcode generator
Philippe Mathieu-Daudé
1
-1
/
+19
2023-01-13
hw/mips/bootloader: Implement nanoMIPS NOP opcode generator
Philippe Mathieu-Daudé
1
-4
/
+20
2023-01-13
hw/mips/bootloader: Handle buffers as opaque arrays
Philippe Mathieu-Daudé
4
-33
/
+45
2023-01-13
hw/mips/gt64xxx_pci: Move it to hw/pci-host/
Philippe Mathieu-Daudé
7
-14
/
+14
2023-01-13
hw/mips/meson: Make gt64xxx_pci.c endian-agnostic
Philippe Mathieu-Daudé
2
-2
/
+2
2023-01-13
hw/mips/malta: Explicit GT64120 endianness upon device creation
Philippe Mathieu-Daudé
1
-1
/
+3
2023-01-13
hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev property
Philippe Mathieu-Daudé
1
-8
/
+14
2023-01-13
hw/mips/gt64xxx_pci: Manage endian bits with the RegisterFields API
Philippe Mathieu-Daudé
1
-15
/
+23
2023-01-13
hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole
Philippe Mathieu-Daudé
3
-7
/
+9
2023-01-13
hw/mips/Kconfig: Introduce CONFIG_GT64120 to select gt64xxx_pci.c
Philippe Mathieu-Daudé
2
-1
/
+8
2023-01-13
hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps
Philippe Mathieu-Daudé
1
-20
/
+50
2023-01-13
hw/mips/gt64xxx_pci: Accumulate address space changes
Philippe Mathieu-Daudé
1
-0
/
+8
2023-01-13
hw/mips/malta: Trace FPGA LEDs/ASCII display updates
Philippe Mathieu-Daudé
2
-0
/
+7
2023-01-13
hw/mips/malta: Split FPGA LEDs/ASCII display updates
Philippe Mathieu-Daudé
1
-5
/
+8
2023-01-12
hw/timer/xilinx_timer: Use XpsTimerState instead of 'struct timerblock'
Philippe Mathieu-Daudé
1
-14
/
+13
2023-01-12
hw/intc/xilinx_intc: Use 'XpsIntc' typedef instead of 'struct xlx_pic'
Philippe Mathieu-Daudé
1
-15
/
+13
2023-01-12
hw/misc/sbsa_ec: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
1
-2
/
+1
2023-01-12
hw/misc/sbsa_ec: Rename TYPE_SBSA_EC -> TYPE_SBSA_SECURE_EC
Philippe Mathieu-Daudé
1
-6
/
+7
2023-01-12
hw/arm/bcm2836: Remove definitions generated by OBJECT_DECLARE_TYPE()
Philippe Mathieu-Daudé
1
-7
/
+2
2023-01-12
hw/arm/stellaris: Use CamelCase for STELLARIS_ADC type name
Philippe Mathieu-Daudé
1
-37
/
+36
2023-01-12
hw/arm/stellaris: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
1
-3
/
+3
[next]