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-02-21
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
3
-38
/
+10
2023-02-21
Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into staging
Peter Maydell
1
-1
/
+12
2023-02-20
Merge tag 'vfio-updates-20230216.0' of https://gitlab.com/alex.williamson/qem...
Peter Maydell
3
-515
/
+341
2023-02-17
hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
Fiona Ebner
1
-1
/
+1
2023-02-17
hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
Qiang Liu
1
-9
/
+8
2023-02-17
net: Move the code to collect available NIC models to a separate function
Thomas Huth
1
-28
/
+1
2023-02-16
hw/sparse-mem: clear memory on reset
Alexander Bulekov
1
-1
/
+12
2023-02-16
vfio: Alphabetize migration section of VFIO trace-events file
Avihai Horon
1
-10
/
+10
2023-02-16
vfio/migration: Remove VFIO migration protocol v1
Avihai Horon
3
-702
/
+24
2023-02-16
vfio/migration: Implement VFIO migration protocol v2
Avihai Horon
3
-39
/
+464
2023-02-16
vfio/migration: Rename functions/structs related to v1 protocol
Avihai Horon
3
-60
/
+60
2023-02-16
vfio/migration: Move migration v1 logic to vfio_migration_init()
Avihai Horon
2
-16
/
+16
2023-02-16
vfio/migration: Block multiple devices migration
Avihai Horon
2
-0
/
+59
2023-02-16
vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent...
Avihai Horon
1
-7
/
+10
2023-02-16
vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
Avihai Horon
2
-4
/
+19
2023-02-16
vfio/migration: Fix NULL pointer dereference bug
Avihai Horon
1
-1
/
+3
2023-02-16
Merge tag 'pull-target-arm-20230216' of https://git.linaro.org/people/pmaydel...
Peter Maydell
10
-34
/
+322
2023-02-16
target/arm: Use "max" as default cpu for the virt machine with KVM
Fabiano Rosas
1
-0
/
+4
2023-02-16
hw/arm/smmu-common: Fix TTB1 handling
Jean-Philippe Brucker
1
-1
/
+1
2023-02-16
hw/arm/smmu-common: Support 64-bit addresses
Jean-Philippe Brucker
1
-1
/
+1
2023-02-16
hw/arm: Attach PSPI module to NPCM7XX SoC
Hao Wu
1
-2
/
+23
2023-02-16
hw/ssi: Add Nuvoton PSPI Module
Hao Wu
3
-1
/
+227
2023-02-16
arm/virt: don't try to spell out the accelerator
Cornelia Huck
1
-3
/
+3
2023-02-16
hw/arm: Add missing XLNX_ZYNQMP_ARM -> USB_DWC3 Kconfig dependency
Philippe Mathieu-Daudé
1
-0
/
+1
2023-02-16
hw/arm/smmuv3: Add GBPA register
Mostafa Saleh
2
-1
/
+49
2023-02-16
target/arm: Store CPUARMState::nvic as NVICState*
Philippe Mathieu-Daudé
1
-25
/
+13
2023-02-15
migration: Rename res_{postcopy,precopy}_only
Juan Quintela
2
-10
/
+7
2023-02-15
migration: Remove unused res_compatible
Juan Quintela
3
-4
/
+2
2023-02-14
hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
Philippe Mathieu-Daudé
1
-2
/
+1
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
4
-0
/
+4
2023-02-14
include/hw: Do not include "hw/registerfields.h" in headers that don't need it
Thomas Huth
2
-0
/
+2
2023-02-14
hw/misc/sga: Remove the deprecated "sga" device
Thomas Huth
4
-77
/
+0
2023-02-09
virtio-blk: add missing AioContext lock
Emanuele Giuseppe Esposito
1
-0
/
+5
2023-02-09
vhost-user-fs: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
1
-2
/
+2
2023-02-08
Drop duplicate #include
Markus Armbruster
20
-21
/
+0
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
7
-8
/
+0
2023-02-08
Fix non-first inclusions of qemu/osdep.h
Markus Armbruster
1
-1
/
+1
2023-02-08
hw/input: Clean up includes
Markus Armbruster
1
-1
/
+0
2023-02-07
Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...
Peter Maydell
17
-111
/
+402
2023-02-07
Merge tag 'pull-riscv-to-apply-20230207' of https://github.com/alistair23/qem...
Peter Maydell
6
-303
/
+355
2023-02-07
Merge tag 'migration-20230206-pull-request' of https://gitlab.com/juan.quinte...
Peter Maydell
5
-19
/
+162
2023-02-07
aspeed/sdmc: Drop unnecessary scu include
Joel Stanley
1
-1
/
+0
2023-02-07
hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-07
hw/arm/aspeed_ast10x0: Map HACE peripheral
Philippe Mathieu-Daudé
1
-0
/
+15
2023-02-07
hw/arm/aspeed_ast10x0: Map the secure SRAM
Philippe Mathieu-Daudé
1
-1
/
+10
2023-02-07
hw/arm/aspeed_ast10x0: Map I3C peripheral
Philippe Mathieu-Daudé
1
-0
/
+16
2023-02-07
hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
Philippe Mathieu-Daudé
1
-0
/
+35
2023-02-07
hw/misc/aspeed_hace: Do not crash if address_space_map() failed
Philippe Mathieu-Daudé
1
-6
/
+15
2023-02-07
hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
Philippe Mathieu-Daudé
1
-0
/
+13
2023-02-07
hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers
Philippe Mathieu-Daudé
1
-1
/
+2
[next]