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-20
hw/riscv/boot.c: use MachineState in riscv_load_kernel()
Daniel Henrique Barboza
7
-13
/
+8
2023-01-20
hw/riscv/boot.c: use MachineState in riscv_load_initrd()
Daniel Henrique Barboza
5
-10
/
+8
2023-01-20
hw/riscv: write bootargs 'chosen' FDT after riscv_load_kernel()
Daniel Henrique Barboza
3
-16
/
+15
2023-01-20
hw/riscv: write initrd 'chosen' FDT inside riscv_load_initrd()
Daniel Henrique Barboza
5
-38
/
+20
2023-01-20
hw/riscv/spike.c: load initrd right after riscv_load_kernel()
Daniel Henrique Barboza
1
-16
/
+15
2023-01-20
hw/riscv/boot.c: exit early if filename is NULL in load functions
Daniel Henrique Barboza
1
-0
/
+6
2023-01-20
hw/riscv/sifive_u: use 'fdt' from MachineState
Daniel Henrique Barboza
1
-9
/
+6
2023-01-20
hw/riscv/spike: use 'fdt' from MachineState
Daniel Henrique Barboza
1
-7
/
+5
2023-01-20
hw/riscv: spike: Decouple create_fdt() dependency to ELF loading
Bin Meng
2
-20
/
+58
2023-01-20
hw/riscv/boot.c: Introduce riscv_find_firmware()
Bin Meng
1
-14
/
+25
2023-01-20
hw/riscv/boot.c: introduce riscv_default_firmware_name()
Daniel Henrique Barboza
4
-23
/
+21
2023-01-20
hw/riscv/boot.c: make riscv_find_firmware() static
Daniel Henrique Barboza
1
-22
/
+22
2023-01-20
hw/riscv: spike: Remove the out-of-date comments
Bin Meng
1
-5
/
+0
2023-01-20
hw/char: riscv_htif: Support console output via proxy syscall
Bin Meng
1
-1
/
+16
2023-01-20
hw/char: riscv_htif: Move registers from CPUArchState to HTIFState
Bin Meng
2
-20
/
+18
2023-01-20
hw/char: riscv_htif: Use conventional 's' for HTIFState
Bin Meng
1
-32
/
+32
2023-01-20
hw/char: riscv_htif: Drop useless assignment of memory region
Bin Meng
2
-8
/
+4
2023-01-20
hw/char: riscv_htif: Avoid using magic numbers
Bin Meng
1
-20
/
+52
2023-01-19
Merge tag 'pull-monitor-2023-01-19' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
3
-28
/
+1
2023-01-19
Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
14
-26
/
+33
2023-01-19
ui/spice: QXLInterface method set_mm_time() is now dead, drop
Markus Armbruster
2
-20
/
+0
2023-01-19
ui/spice: Require spice-server >= 0.14.0
Markus Armbruster
2
-8
/
+1
2023-01-19
coroutine: Clean up superfluous inclusion of qemu/coroutine.h
Markus Armbruster
4
-4
/
+0
2023-01-18
s390x/pv: Implement a CGS check helper
Cédric Le Goater
1
-0
/
+40
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
50
-170
/
+169
2023-01-17
hw/ssi/sifive_spi.c: spelling: reigster
Michael Tokarev
1
-1
/
+1
2023-01-17
hw/cxl/cxl-host: Fix an error message typo
Hoa Nguyen
1
-1
/
+1
2023-01-16
accel/tcg: Add debuginfo support
Ilya Leoshkevich
1
-0
/
+5
2023-01-16
hw/cxl/cxl-cdat.c: spelling: missmatch
Michael Tokarev
1
-1
/
+1
2023-01-16
hw/pvrdma: Protect against buggy or malicious guest driver
Yuval Shaia
1
-0
/
+6
2023-01-16
ccid-card-emulated: fix cast warning/error
Marc-André Lureau
1
-1
/
+1
2023-01-16
hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
Philippe Mathieu-Daudé
3
-5
/
+3
2023-01-16
hw/usb: Mark the XLNX_VERSAL-related files as target-independent
Thomas Huth
1
-2
/
+2
2023-01-16
hw/intc: Mark more interrupt-controller files as target independent
Thomas Huth
1
-4
/
+4
2023-01-16
hw/cpu: Mark arm11 and realview mpcore as target-independent code
Thomas Huth
1
-2
/
+2
2023-01-16
hw/arm: Move various units to softmmu_ss[]
Philippe Mathieu-Daudé
1
-4
/
+7
2023-01-16
hw/tpm: Move tpm_ppi.c out of target-specific source set
Philippe Mathieu-Daudé
1
-2
/
+2
2023-01-16
hw/intc: Move some files out of the target-specific source set
Philippe Mathieu-Daudé
1
-2
/
+2
2023-01-16
hw/display: Move omap_lcdc.c out of target-specific source set
Philippe Mathieu-Daudé
1
-1
/
+1
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
[prev]
[next]