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
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
Philippe Mathieu-Daudé
2
-30
/
+0
2024-06-19
hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'
Philippe Mathieu-Daudé
1
-22
/
+6
2024-06-19
hw/acpi/ich9: Remove 'memory-hotplug-support' property
Philippe Mathieu-Daudé
1
-18
/
+0
2024-06-19
hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
Philippe Mathieu-Daudé
1
-52
/
+13
2024-06-19
hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag
Philippe Mathieu-Daudé
4
-39
/
+9
2024-06-19
hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag
Philippe Mathieu-Daudé
3
-5
/
+1
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
Philippe Mathieu-Daudé
2
-52
/
+0
2024-06-19
hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-18
hw/net: Fix the transmission return size
Fea.Wang
1
-1
/
+1
2024-06-18
hw/dma: Add a trace log for a description loading failure
Fea.Wang
2
-0
/
+6
2024-06-17
hw/dma: Enhance error handling in loading description
Fea.Wang
1
-4
/
+26
2024-06-17
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-1
/
+24
2024-06-16
aspeed/soc: fix incorrect dram size for AST2700
Jamin Lin
1
-1
/
+86
2024-06-16
aspeed: Add an AST2700 eval board
Jamin Lin
1
-0
/
+32
2024-06-16
aspeed/soc: Add AST2700 support
Jamin Lin
2
-0
/
+564
2024-06-16
aspeed/intc: Add AST2700 support
Jamin Lin
3
-0
/
+375
2024-06-16
aspeed/scu: Add AST2700 support
Jamin Lin
2
-1
/
+309
2024-06-16
aspeed/smc: Add AST2700 support
Jamin Lin
1
-1
/
+233
2024-06-16
aspeed/smc: support different memory region ops for SMC flash region
Jamin Lin
1
-1
/
+13
2024-06-16
aspeed/smc: support 64 bits dma dram address
Jamin Lin
2
-9
/
+44
2024-06-16
aspeed/smc: support dma start length and 1 byte length unit
Jamin Lin
1
-8
/
+35
2024-06-16
aspeed/smc: correct device description
Jamin Lin
1
-3
/
+3
2024-06-16
aspeed/sdmc: Add AST2700 support
Jamin Lin
1
-3
/
+191
2024-06-16
aspeed/sdmc: fix coding style
Jamin Lin
1
-4
/
+7
2024-06-16
aspeed/sdmc: remove redundant macros
Jamin Lin
1
-15
/
+0
2024-06-16
aspeed/sli: Add AST2700 support
Jamin Lin
3
-1
/
+186
2024-06-16
aspeed/wdt: Add AST2700 support
Jamin Lin
1
-0
/
+24
2024-06-16
aspeed/smc: Reintroduce "dram-base" property for AST2700
Cédric Le Goater
1
-0
/
+1
2024-06-15
Merge tag 'virtio-grants-v8-tag' of https://gitlab.com/sstabellini/qemu into ...
Richard Henderson
3
-60
/
+191
2024-06-14
migration/multifd: add uadk compression framework
Shameer Kolothum
1
-1
/
+1
2024-06-14
migration/multifd: add qpl compression method
Yuan Liu
1
-1
/
+1
2024-06-10
hw/vfio: Remove newline character in trace events
Philippe Mathieu-Daudé
1
-2
/
+2
2024-06-10
hw/usb: Remove newline character in trace events
Philippe Mathieu-Daudé
1
-3
/
+3
2024-06-10
hw/sh4: Remove newline character in trace events
Philippe Mathieu-Daudé
1
-2
/
+2
2024-06-10
scsi-disk: Fix crash for VM configured with USB CDROM after live migration
Hyman Huang
2
-1
/
+24
2024-06-09
hw/arm: xen: Enable use of grant mappings
Edgar E. Iglesias
1
-0
/
+5
2024-06-09
xen: mapcache: Add support for grant mappings
Edgar E. Iglesias
2
-37
/
+140
2024-06-09
xen: mapcache: Pass the ram_addr offset to xen_map_cache()
Edgar E. Iglesias
1
-5
/
+11
2024-06-09
xen: mapcache: Unmap first entries in buckets
Edgar E. Iglesias
1
-3
/
+8
2024-06-09
xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
Edgar E. Iglesias
1
-21
/
+33
2024-06-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-4
/
+27
2024-06-08
scsi-disk: Don't silently truncate serial number
Kevin Wolf
1
-3
/
+17
2024-06-08
machine, hostmem: improve error messages for unsupported features
Paolo Bonzini
1
-0
/
+8
2024-06-08
machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not available
Paolo Bonzini
1
-1
/
+2
2024-06-06
hw/loongarch/virt: Enable extioi virt extension
Song Gao
1
-3
/
+85
2024-06-06
hw/loongarch/virt: Use MemTxAttrs interface for misc ops
Song Gao
1
-12
/
+24
2024-06-06
hw/intc/loongarch_extioi: Add extioi virt extension definition
Song Gao
2
-23
/
+125
2024-06-06
tests/libqos: Add loongarch virt machine node
Bibo Mao
1
-0
/
+2
2024-06-05
hw/dma/pl330: Use qemu_hexdump_line to avoid sprintf
Philippe Mathieu-Daudé
1
-16
/
+9
2024-06-05
hw/ide/atapi: Use qemu_hexdump_line to avoid sprintf
Philippe Mathieu-Daudé
1
-8
/
+4
[next]