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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
ui: Factor out hmp_change_vnc(), and move to ui/ui-hmp-cmds.c
Markus Armbruster
1
-0
/
+5
2023-01-19
ui: Move HMP commands from monitor to new ui/ui-hmp-cmds.c
Markus Armbruster
1
-0
/
+2
2023-01-19
ui: Factor out qmp_add_client() parts and move to ui/ui-qmp-cmds.c
Markus Armbruster
1
-0
/
+26
2023-01-19
ui/spice: QXLInterface method set_mm_time() is now dead, drop
Markus Armbruster
1
-2
/
+0
2023-01-19
ui/spice: Require spice-server >= 0.14.0
Markus Armbruster
2
-7
/
+1
2023-01-16
Merge tag 'mips-20230113' of https://github.com/philmd/qemu into staging
Peter Maydell
10
-13
/
+40
2023-01-13
hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in header
Philippe Mathieu-Daudé
1
-0
/
+18
2023-01-13
hw/rtc/mc146818rtc: Make the mc146818 RTC device target independent
Thomas Huth
1
-0
/
+1
2023-01-13
hw/intc: Extract the IRQ counting functions into a separate file
Thomas Huth
3
-3
/
+10
2023-01-13
hw/intc/i8259: Make using the isa_pic singleton more type-safe
Bernhard Beschow
2
-3
/
+4
2023-01-13
hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()
Bernhard Beschow
1
-1
/
+2
2023-01-13
mips: Always include nanomips disassembler
Paolo Bonzini
1
-1
/
+0
2023-01-13
hw/mips/bootloader: Handle buffers as opaque arrays
Philippe Mathieu-Daudé
1
-5
/
+5
2023-01-12
hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
10
-39
/
+26
2023-01-12
hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC type name
Philippe Mathieu-Daudé
1
-5
/
+4
2023-01-12
hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type name
Philippe Mathieu-Daudé
1
-5
/
+4
2023-01-12
hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type name
Philippe Mathieu-Daudé
1
-3
/
+3
2023-01-12
hw/arm/pxa: Avoid forward-declaring PXA2xxI2CState
Philippe Mathieu-Daudé
1
-3
/
+3
2023-01-12
hw/arm/pxa2xx: Simplify pxa270_init()
Philippe Mathieu-Daudé
1
-2
/
+1
2023-01-12
hw/arm/pxa2xx: Simplify pxa255_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-01-12
hw/arm: Allwinner A10 enable SPL load from MMC
Strahinja Jankovic
1
-0
/
+21
2023-01-12
{hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation
Strahinja Jankovic
3
-0
/
+60
2023-01-12
hw/misc: Allwinner A10 DRAM Controller Emulation
Strahinja Jankovic
2
-0
/
+70
2023-01-12
hw/misc: Allwinner-A10 Clock Controller Module Emulation
Strahinja Jankovic
2
-0
/
+69
2023-01-12
hw/arm/stm32f405: correctly describe the memory layout
Felipe Balbi
1
-1
/
+4
2023-01-11
hw/xen: use G_GNUC_PRINTF/SCANF for various functions
Daniel P. Berrangé
2
-3
/
+6
2023-01-11
chardev: clean up chardev-parallel.c
Paolo Bonzini
1
-5
/
+0
2023-01-11
kvm: Atomic memslot updates
David Hildenbrand
1
-0
/
+8
2023-01-11
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
2
-0
/
+59
2023-01-09
Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
3
-5
/
+11
2023-01-09
Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
Nikita Ivanov
1
-1
/
+7
2023-01-09
exec/memory: Expose memory_region_access_valid()
Philippe Mathieu-Daudé
2
-4
/
+4
2023-01-09
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
86
-392
/
+475
2023-01-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
5
-4
/
+5
2023-01-08
hw/acpi/aml-build: Only generate cluster node in PPTT when specified
Yicong Yang
1
-0
/
+3
2023-01-08
vdpa-dev: get iova range explicitly
Longpeng
1
-0
/
+2
2023-01-08
include: Include headers where needed
Markus Armbruster
43
-9
/
+71
2023-01-08
include/hw/virtio: Break inclusion loop
Markus Armbruster
1
-1
/
+0
2023-01-08
include/hw/cxl: Break inclusion loop cxl_pci.h and cxl_cdat_h
Markus Armbruster
1
-1
/
+0
2023-01-08
include/hw/pci: Include hw/pci/pci.h where needed
Markus Armbruster
1
-0
/
+2
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
20
-361
/
+368
2023-01-08
include/hw/pci: Clean up a few things checkpatch.pl would flag
Markus Armbruster
1
-7
/
+10
2023-01-08
include/hw/cxl: Include hw/cxl/*.h where needed
Markus Armbruster
2
-0
/
+2
2023-01-08
include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to use
Markus Armbruster
2
-2
/
+3
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
15
-22
/
+4
2023-01-08
virtio-pci: add support for configure interrupt
Cindy Lu
1
-1
/
+3
2023-01-08
virtio-net: add support for configure interrupt
Cindy Lu
1
-0
/
+2
2023-01-08
vhost: add support for configure interrupt
Cindy Lu
1
-0
/
+4
2023-01-08
virtio: add support for configure interrupt
Cindy Lu
1
-0
/
+4
2023-01-08
vhost: introduce new VhostOps vhost_set_config_call
Cindy Lu
1
-0
/
+3
[next]