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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
hw/intc/xilinx_intc: Use 'XpsIntc' typedef instead of 'struct xlx_pic'
Philippe Mathieu-Daudé
1
-15
/
+13
2023-01-12
hw/misc/sbsa_ec: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
1
-2
/
+1
2023-01-12
hw/misc/sbsa_ec: Rename TYPE_SBSA_EC -> TYPE_SBSA_SECURE_EC
Philippe Mathieu-Daudé
1
-6
/
+7
2023-01-12
hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
10
-39
/
+26
2023-01-12
hw/arm/bcm2836: Remove definitions generated by OBJECT_DECLARE_TYPE()
Philippe Mathieu-Daudé
1
-7
/
+2
2023-01-12
hw/arm/stellaris: Use CamelCase for STELLARIS_ADC type name
Philippe Mathieu-Daudé
1
-37
/
+36
2023-01-12
hw/arm/stellaris: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
1
-3
/
+3
2023-01-12
hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC type name
Philippe Mathieu-Daudé
2
-24
/
+23
2023-01-12
hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type name
Philippe Mathieu-Daudé
2
-15
/
+14
2023-01-12
hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type name
Philippe Mathieu-Daudé
2
-11
/
+11
2023-01-12
hw/arm/omap: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
18
-163
/
+142
2023-01-12
hw/gpio/omap_gpio: Add local variable to avoid embedded cast
Philippe Mathieu-Daudé
1
-1
/
+2
2023-01-12
hw/arm/pxa: Avoid forward-declaring PXA2xxI2CState
Philippe Mathieu-Daudé
1
-3
/
+3
2023-01-12
hw/arm: Remove unreachable code calling pflash_cfi01_register()
Philippe Mathieu-Daudé
5
-44
/
+24
2023-01-12
hw/arm/vexpress: Remove dead code in vexpress_common_init()
Philippe Mathieu-Daudé
1
-9
/
+1
2023-01-12
hw/arm/z2: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-2
/
+4
2023-01-12
hw/arm/omap_sx1: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-16
/
+17
2023-01-12
hw/arm/omap_sx1: Remove unused 'total_ram' definitions
Philippe Mathieu-Daudé
1
-2
/
+0
2023-01-12
hw/arm/musicpal: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-3
/
+6
2023-01-12
hw/arm/mainstone: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-8
/
+10
2023-01-12
hw/arm/gumstix: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-13
/
+14
2023-01-12
hw/arm/gumstix: Improve documentation
Philippe Mathieu-Daudé
1
-2
/
+4
2023-01-12
hw/arm/collie: Simplify flash creation using for() loop
Philippe Mathieu-Daudé
1
-10
/
+7
2023-01-12
hw/arm/collie: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-6
/
+10
2023-01-12
hw/arm/pxa2xx: Simplify pxa270_init()
Philippe Mathieu-Daudé
6
-18
/
+11
2023-01-12
hw/arm/pxa2xx: Simplify pxa255_init()
Philippe Mathieu-Daudé
4
-5
/
+6
2023-01-12
target/arm: Fix sve_probe_page
Richard Henderson
1
-5
/
+9
2023-01-12
tests/avocado: Add SD boot test to Cubieboard
Strahinja Jankovic
1
-0
/
+47
2023-01-12
hw/arm: Allwinner A10 enable SPL load from MMC
Strahinja Jankovic
3
-0
/
+44
2023-01-12
hw/arm: Add AXP209 to Cubieboard
Strahinja Jankovic
2
-0
/
+7
2023-01-12
hw/misc: AXP209 PMU Emulation
Strahinja Jankovic
5
-0
/
+250
2023-01-12
{hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation
Strahinja Jankovic
12
-1
/
+551
2023-01-12
hw/misc: Allwinner A10 DRAM Controller Emulation
Strahinja Jankovic
7
-0
/
+261
2023-01-12
hw/misc: Allwinner-A10 Clock Controller Module Emulation
Strahinja Jankovic
7
-0
/
+305
2023-01-12
hw/arm: Add Olimex H405
Felipe Balbi
6
-0
/
+82
2023-01-12
hw/arm/stm32f405: correctly describe the memory layout
Felipe Balbi
2
-1
/
+12
2023-01-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
46
-109
/
+456
2023-01-11
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
2
-89
/
+113
2023-01-11
configure: remove backwards-compatibility code
Paolo Bonzini
1
-10
/
+0
2023-01-11
target/i386: fix operand size of unary SSE operations
Paolo Bonzini
1
-5
/
+6
2023-01-11
libvduse: Add extra compiler warnings
Marcel Holtmann
1
-1
/
+7
2023-01-11
libvhost-user: Add extra compiler warnings
Marcel Holtmann
1
-1
/
+7
2023-01-11
libvhost-user: Fix assignment in vring_set_avail_event
Marcel Holtmann
1
-3
/
+2
2023-01-11
libvduse: Fix assignment in vring_set_avail_event
Marcel Holtmann
1
-1
/
+2
2023-01-11
libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
Marcel Holtmann
1
-1
/
+1
2023-01-11
libvduse: Provide _GNU_SOURCE when compiling outside of QEMU
Marcel Holtmann
1
-0
/
+4
2023-01-11
libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliant
Marcel Holtmann
1
-1
/
+2
2023-01-11
libvhost-user: Declare uffdio_register early to make it C90 compliant
Marcel Holtmann
1
-1
/
+3
2023-01-11
libvhost-user: Use unsigned int i for some for-loop iterations
Marcel Holtmann
1
-7
/
+7
2023-01-11
libvhost-user: Cast rc variable to avoid compiler warning
Marcel Holtmann
1
-1
/
+1
[next]