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-10-01
hw/block: Remove OneNAND device
Peter Maydell
3
-876
/
+0
2024-10-01
hw/input: Remove lm832x device
Peter Maydell
3
-533
/
+0
2024-10-01
hw/rtc: Remove twl92230 device
Peter Maydell
3
-887
/
+0
2024-10-01
hw/input: Remove tsc210x device
Peter Maydell
3
-1245
/
+0
2024-10-01
hw/input: Remove tsc2005 touchscreen controller
Peter Maydell
4
-578
/
+0
2024-10-01
hw/display: Remove Blizzard display device
Peter Maydell
3
-1030
/
+0
2024-10-01
hw/misc: Remove cbus
Peter Maydell
3
-634
/
+0
2024-10-01
hw/arm: Remove 'n800' and 'n810' machines
Peter Maydell
2
-1474
/
+0
2024-10-01
hw/timer: Remove pxa27x-timer
Peter Maydell
1
-24
/
+0
2024-10-01
hw/arm: Remove pxa2xx_pic
Peter Maydell
3
-371
/
+0
2024-10-01
hw/arm: Remove pxa2xx_gpio
Peter Maydell
2
-366
/
+1
2024-10-01
hw/pcmcia: Remove pxa2xx pcmcia device
Peter Maydell
2
-249
/
+0
2024-10-01
hw/dma: Remove pxa2xx_dma
Peter Maydell
2
-592
/
+0
2024-10-01
hw/display: Remove pxa2xx_lcd.c
Peter Maydell
2
-1452
/
+0
2024-10-01
hw/input: Remove pxa2xx_keypad
Peter Maydell
2
-332
/
+0
2024-10-01
hw/sd: Remove pxa2xx_mmci.c
Peter Maydell
3
-599
/
+0
2024-10-01
hw/arm: Remove pxa2xx.c
Peter Maydell
2
-2394
/
+1
2024-10-01
hw/timer/pxa2xx_timer: Remove use of pxa.h header
Peter Maydell
1
-1
/
+0
2024-10-01
hw/arm: Remove STRONGARM->PXA2XX dependency
Peter Maydell
3
-2
/
+7
2024-10-01
hw/arm: Remove 'z2' machine
Peter Maydell
3
-365
/
+0
2024-10-01
hw/misc: Remove MAINSTONE_FPGA device
Peter Maydell
2
-270
/
+0
2024-10-01
hw/arm: Remove 'mainstone' machine
Peter Maydell
3
-184
/
+0
2024-10-01
hw/arm: Remove 'connex' and 'verdex' machines
Peter Maydell
3
-150
/
+0
2024-10-01
hw/arm: Remove 'cheetah' machine
Peter Maydell
3
-332
/
+0
2024-10-01
hw/arm/KConfig: Replace ZAURUS with ZAURUS_SCOOP
Peter Maydell
3
-7
/
+5
2024-10-01
hw/display: Remove tc6393xb device
Peter Maydell
2
-569
/
+0
2024-10-01
hw/input: Drop ADS7846 device
Peter Maydell
3
-190
/
+0
2024-10-01
hw/arm: Remove deprecated akita, borzoi, spitz, terrier, tosa boards
Peter Maydell
4
-1636
/
+0
2024-10-01
hw/sd/sdcard: Fix handling of disabled boot partitions
Jan Luebbe
1
-7
/
+0
2024-10-01
hw: fix memory leak in IRQState allocation
Matheus Tavares Bernardino
1
-8
/
+11
2024-10-01
hw/ssi/xilinx_spips: Fix flash erase assert in dual parallel configuration
Shiva sagar Myana
1
-1
/
+3
2024-10-01
m25p80: Add SFDP table for mt35xu01g flash
Shiva sagar Myana
3
-1
/
+40
2024-10-01
hw/arm/xlnx: Connect secondary CGEM IRQs
Kinsey Moore
2
-2
/
+21
2024-10-01
hw/nvme: add atomic write support
Alan Adamson
2
-1
/
+169
2024-10-01
hw/nvme: add knob for CTRATT.MEM
Klaus Jensen
2
-1
/
+10
2024-09-30
hw/nvme: support CTRATT.MEM
Arun Kumar
1
-5
/
+14
2024-09-30
hw/nvme: clear masked events from the aer queue
Arun Kumar
1
-2
/
+9
2024-09-30
hw/nvme: report id controller metadata sgl support
Keith Busch
1
-1
/
+2
2024-09-28
Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
15
-39
/
+22
2024-09-26
Merge tag 'mem-2024-09-24' of https://github.com/davidhildenbrand/qemu into s...
Peter Maydell
13
-38
/
+69
2024-09-24
hw/ppc: remove return after g_assert_not_reached()
Pierrick Bouvier
2
-2
/
+0
2024-09-24
hw/pci: remove return after g_assert_not_reached()
Pierrick Bouvier
1
-2
/
+0
2024-09-24
hw/net: remove return after g_assert_not_reached()
Pierrick Bouvier
3
-5
/
+0
2024-09-24
hw/hyperv: remove return after g_assert_not_reached()
Pierrick Bouvier
2
-4
/
+0
2024-09-24
hw/tpm: remove break after g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+0
2024-09-24
hw/scsi: remove break after g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+0
2024-09-24
hw/net: remove break after g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+0
2024-09-24
hw/acpi: remove break after g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+0
2024-09-24
hw/ppc: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+1
2024-09-24
hw/pci: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
1
-2
/
+2
[prev]
[next]