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
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
2020-05-14
ACPI: Record the Generic Error Status Block address
Dongjiu Geng
3
-0
/
+41
2020-05-14
ACPI: Build Hardware Error Source Table
Dongjiu Geng
2
-0
/
+128
2020-05-14
ACPI: Build related register address fields via hardware error fw_cfg blob
Dongjiu Geng
5
-0
/
+101
2020-05-14
hw/arm/virt: Introduce a RAS machine option
Dongjiu Geng
1
-0
/
+23
2020-05-14
acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
Dongjiu Geng
1
-7
/
+3
2020-05-14
aspeed: Add support for the sonorapass-bmc board
Patrick Williams
1
-0
/
+78
2020-05-14
hw/dma/xilinx_axidma: s2mm: Support stream fragments
Edgar E. Iglesias
1
-7
/
+7
2020-05-14
hw/dma/xilinx_axidma: mm2s: Stream descriptor by descriptor
Edgar E. Iglesias
1
-14
/
+17
2020-05-14
hw/net/xilinx_axienet: Handle fragmented packets from DMA
Edgar E. Iglesias
1
-7
/
+31
2020-05-14
hw/core: stream: Add an end-of-packet flag
Edgar E. Iglesias
4
-11
/
+19
2020-05-14
hw/dma/xilinx_axidma: Add DMA memory-region property
Edgar E. Iglesias
1
-7
/
+23
2020-05-14
hw/net/xilinx_axienet: Remove unncessary cast
Edgar E. Iglesias
1
-1
/
+1
2020-05-14
hw/net/xilinx_axienet: Cleanup stream->push assignment
Edgar E. Iglesias
1
-6
/
+12
2020-05-14
hw/net/xilinx_axienet: Auto-clear PHY Autoneg
Edgar E. Iglesias
1
-2
/
+2
2020-05-14
xen-9pfs: Fix log messages of reply errors
Christian Schoenebeck
1
-4
/
+5
2020-05-14
9pfs: local: ignore O_NOATIME if we don't have permissions
Omar Sandoval
1
-0
/
+13
2020-05-12
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-05-08-1...
Peter Maydell
1
-2
/
+2
2020-05-12
hw/tpm: fix usage of bool in tpm-tis.c
Jafar Abdi
1
-2
/
+2
2020-05-11
hw/arm/musicpal: Map the UART devices unconditionally
Philippe Mathieu-Daudé
1
-8
/
+4
2020-05-11
hw/timer/nrf51_timer: Add trace event of counter value update
Philippe Mathieu-Daudé
2
-0
/
+2
2020-05-11
hw/timer/nrf51_timer: Display timer ID in trace events
Philippe Mathieu-Daudé
3
-4
/
+16
2020-05-11
hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition
Philippe Mathieu-Daudé
3
-4
/
+4
2020-05-11
aspeed: sdmc: Implement AST2600 locking behaviour
Joel Stanley
1
-10
/
+45
[next]