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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2021-07-27
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210727'...
Peter Maydell
4
-16
/
+31
2021-07-27
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
5
-189
/
+271
2021-07-27
hw: aspeed_gpio: Fix memory size
Joel Stanley
1
-2
/
+1
2021-07-27
hw/arm/nseries: Display hexadecimal value with '0x' prefix
Philippe Mathieu-Daudé
1
-1
/
+1
2021-07-27
hw/intc/armv7m_nvic: for v8.1M VECTPENDING hides S exceptions from NS
Peter Maydell
1
-7
/
+24
2021-07-27
hw/intc/armv7m_nvic: Correct size of ICSR.VECTPENDING
Peter Maydell
1
-1
/
+1
2021-07-27
hw/intc/armv7m_nvic: ISCR.ISRPENDING is set for non-enabled pending interrupts
Peter Maydell
1
-5
/
+4
2021-07-27
hw/arm/smmuv3: Check 31st bit to see if CD is valid
Joe Komlodi
1
-1
/
+1
2021-07-26
hw/nvme: fix mmio read
Klaus Jensen
1
-128
/
+161
2021-07-26
hw/nvme: fix out-of-bounds reads
Klaus Jensen
1
-12
/
+15
2021-07-26
hw/nvme: use symbolic names for registers
Klaus Jensen
1
-22
/
+22
2021-07-26
hw/nvme: split pmrmsc register into upper and lower
Klaus Jensen
1
-4
/
+6
2021-07-26
hw/nvme: fix controller hot unplugging
Klaus Jensen
4
-15
/
+35
2021-07-26
hw/nvme: error handling for too many mappings
Padmakar Kalghatgi
2
-0
/
+14
2021-07-26
hw/nvme: unregister controller with subsystem at exit
Klaus Jensen
3
-0
/
+10
2021-07-26
hw/nvme: mark nvme-subsys non-hotpluggable
Klaus Jensen
1
-0
/
+1
2021-07-26
hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
Klaus Jensen
3
-21
/
+20
2021-07-26
hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write
Richard Henderson
1
-1
/
+1
2021-07-26
hw/ppc/spapr_events: Remove unused variable from check_exception
Richard Henderson
1
-5
/
+0
2021-07-26
hw/audio/adlib: Remove unused variable in adlib_callback
Richard Henderson
1
-2
/
+1
2021-07-26
bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")
Mark Cave-Ayland
1
-1
/
+1
2021-07-23
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210723-pull-request' ...
Peter Maydell
5
-62
/
+35
2021-07-22
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-1
/
+1
2021-07-22
hw/display: fix virgl reset regression
Marc-André Lureau
2
-13
/
+17
2021-07-22
hw/display: fail early when multiple virgl devices are requested
Marc-André Lureau
1
-0
/
+5
2021-07-22
Revert "qxl: add migration blocker to avoid pre-save assert"
Gerd Hoffmann
2
-32
/
+0
2021-07-22
qxl: remove assert in qxl_pre_save.
Gerd Hoffmann
1
-1
/
+3
2021-07-22
usb: fix usb-host dependency check
Gerd Hoffmann
1
-1
/
+1
2021-07-22
hw/display/virtio-gpu: Fix memory leak (CID 1453811)
Philippe Mathieu-Daudé
1
-16
/
+10
2021-07-21
Merge remote-tracking branch 'remotes/cleber-gitlab/tags/python-next-pull-req...
Peter Maydell
1
-1
/
+1
2021-07-20
remote/memory: Replace share parameter with ram_flags
Yang Zhong
1
-1
/
+1
2021-07-20
hw/tricore: fix inclusion of tricore_testboard
Alex Bennée
2
-4
/
+3
2021-07-20
hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/isa/vt82c686: Add missing Kconfig dependency (runtime error)
Philippe Mathieu-Daudé
1
-0
/
+2
2021-07-20
hw/isa/vt82c686: Add missing Kconfig dependencies (build error)
Philippe Mathieu-Daudé
1
-0
/
+3
2021-07-20
hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines
Philippe Mathieu-Daudé
2
-1
/
+6
2021-07-20
hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/arm/Kconfig: Add missing SDHCI symbol to FSL_IMX25
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board
Philippe Mathieu-Daudé
1
-1
/
+0
2021-07-20
hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEV
Philippe Mathieu-Daudé
1
-1
/
+1
2021-07-20
hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/acpi/Kconfig: Add missing Kconfig dependencies (build error)
Philippe Mathieu-Daudé
1
-0
/
+4
2021-07-20
hw/acpi: Do not restrict ACPI core routines to x86 architecture
Philippe Mathieu-Daudé
1
-1
/
+2
2021-07-20
hw/mips: Express dependencies of the Boston machine with Kconfig
Philippe Mathieu-Daudé
1
-0
/
+5
2021-07-20
hw/mips: Add dependency MIPS_CPS -> MIPS_ITU
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-19
hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
Thomas Huth
3
-15
/
+37
2021-07-19
hw/net/net_tx_pkt: Fix crash detected by fuzzer
Thomas Huth
1
-5
/
+7
[next]