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
2020-05-26
hw/pci-host/bonito: Map peripheral using physical address
Philippe Mathieu-Daudé
1
-2
/
+2
2020-05-26
hw/pci-host/bonito: Fix DPRINTF() format strings
Philippe Mathieu-Daudé
1
-3
/
+3
2020-05-26
hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge
Philippe Mathieu-Daudé
3
-1
/
+6
2020-05-26
hw/mips/mips_fulong2e: Remove unused 'audio/audio.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2020-05-25
hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'
Philippe Mathieu-Daudé
1
-7
/
+1
2020-05-25
es1370: check total frame count against current frame
Prasad J Pandit
1
-2
/
+5
2020-05-22
hw/block/pflash: Check return value of blk_pwrite()
Mansour Ahmadi
2
-2
/
+14
2020-05-22
hw/block/pflash_cfi01: Rename 'reset_flash' label as 'mode_read_array'
Philippe Mathieu-Daudé
1
-15
/
+15
2020-05-22
hw/block/pflash_cfi01: Document use of non-CFI compliant command '0x00'
Philippe Mathieu-Daudé
1
-5
/
+13
2020-05-22
hw/block/pflash_cfi01: Removed an unused timer
Philippe Mathieu-Daudé
1
-15
/
+0
2020-05-21
ARM: PL061: Introduce N_GPIOS
Geert Uytterhoeven
1
-5
/
+7
2020-05-21
hw/timer/exynos4210_mct: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
1
-7
/
+5
2020-05-21
hw/char/xilinx_uartlite: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
1
-2
/
+3
2020-05-21
hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
3
-11
/
+18
2020-05-21
hw/arm/integratorcp: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
1
-8
/
+15
2020-05-21
hw/arm/fsl-imx7: Connect watchdog interrupts
Guenter Roeck
1
-0
/
+11
2020-05-21
hw/arm/fsl-imx7: Instantiate various unimplemented devices
Guenter Roeck
1
-0
/
+24
2020-05-21
hw/arm/fsl-imx6ul: Connect watchdog interrupts
Guenter Roeck
1
-0
/
+10
2020-05-21
hw/arm/fsl-imx6: Connect watchdog interrupts
Guenter Roeck
1
-0
/
+9
2020-05-21
hw/arm/fsl-imx31: Wire up watchdog
Guenter Roeck
2
-0
/
+7
2020-05-21
hw/arm/fsl-imx25: Wire up watchdog
Guenter Roeck
2
-0
/
+11
2020-05-21
hw/watchdog: Implement full i.MX watchdog support
Guenter Roeck
1
-12
/
+226
2020-05-21
hw: Move i.MX watchdog driver to hw/watchdog
Guenter Roeck
5
-2
/
+8
2020-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
7
-6
/
+7
2020-05-18
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
Philippe Mathieu-Daudé
6
-6
/
+6
2020-05-18
hw/ide/ahci: Log lost IRQs
Philippe Mathieu-Daudé
1
-0
/
+1
2020-05-18
ramfb: fix size calculation
Gerd Hoffmann
1
-9
/
+10
2020-05-18
ramfb: add sanity checks to ramfb_create_display_surface
Gerd Hoffmann
1
-0
/
+6
2020-05-18
ramfb: don't update RAMFBState on errors
Gerd Hoffmann
1
-9
/
+17
2020-05-18
ramfb: drop leftover debug message
Gerd Hoffmann
1
-2
/
+0
2020-05-18
Revert "hw/display/ramfb: lock guest resolution after it's set"
Gerd Hoffmann
1
-22
/
+4
2020-05-18
Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"
Gerd Hoffmann
3
-28
/
+4
2020-05-18
hw/display: Include local 'framebuffer.h'
Philippe Mathieu-Daudé
2
-2
/
+2
2020-05-18
ati-vga: Do not allow unaligned access via index register
BALATON Zoltan
1
-1
/
+1
2020-05-15
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
16
-18
/
+17
2020-05-15
various: Remove unnecessary OBJECT() cast
Philippe Mathieu-Daudé
5
-8
/
+8
2020-05-15
qom: Drop @errp parameter of object_property_del()
Markus Armbruster
3
-4
/
+4
2020-05-15
spapr_pci: Drop some dead error handling
Markus Armbruster
1
-68
/
+18
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
85
-193
/
+147
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
32
-35
/
+34
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
137
-462
/
+339
2020-05-15
qdev: Clean up qdev_connect_gpio_out_named()
Markus Armbruster
1
-7
/
+4
2020-05-15
hw/arm/bcm2835: Drop futile attempts at QOM-adopting memory
Markus Armbruster
1
-2
/
+0
2020-05-15
e1000: Don't run e1000_instance_init() twice
Markus Armbruster
1
-1
/
+0
2020-05-15
hw/isa/superio: Make the components QOM children
Markus Armbruster
1
-5
/
+13
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
19
-100
/
+64
2020-05-15
qom: Drop convenience method object_property_get_uint16List()
Markus Armbruster
1
-3
/
+13
2020-05-15
qom: Clean up inconsistent use of gchar * vs. char *
Markus Armbruster
3
-4
/
+4
2020-05-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200514'...
Peter Maydell
9
-7
/
+593
2020-05-14
ACPI: Record Generic Error Status Block(GESB) table
Dongjiu Geng
1
-0
/
+219
[next]