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
2023-11-07
target/riscv: rename ext_icboz to ext_zicboz
Daniel Henrique Barboza
1
-1
/
+1
2023-11-07
target/riscv: rename ext_icbom to ext_zicbom
Daniel Henrique Barboza
1
-1
/
+1
2023-11-07
target/riscv: rename ext_icsr to ext_zicsr
Daniel Henrique Barboza
1
-1
/
+1
2023-11-03
Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
22
-173
/
+987
2023-11-03
Merge tag 'migration-20231102-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
22
-138
/
+155
2023-11-02
hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG device
Tong Ho
2
-0
/
+17
2023-11-02
hw/misc: Introduce AMD/Xilix Versal TRNG device
Tong Ho
3
-0
/
+723
2023-11-02
hw/char/stm32f2xx_usart: Update IRQ when DR is written
Hans-Erik Floryd
1
-0
/
+1
2023-11-02
hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq()
Hans-Erik Floryd
1
-12
/
+16
2023-11-02
hw/i2c/pm_smbus: Convert DPRINTF to trace events
Bernhard Beschow
2
-14
/
+10
2023-11-02
hw/misc/imx6_ccm: Convert DPRINTF to trace events
Bernhard Beschow
2
-27
/
+29
2023-11-02
hw/misc/imx7_snvs: Trace MMIO access
Bernhard Beschow
2
-0
/
+9
2023-11-02
hw/watchdog/wdt_imx2: Trace timer activity
Bernhard Beschow
2
-0
/
+6
2023-11-02
hw/watchdog/wdt_imx2: Trace MMIO access
Bernhard Beschow
2
-6
/
+22
2023-11-02
hw/arm/pxa2xx_gpio: Pass CPU using QOM link property
Philippe Mathieu-Daudé
1
-6
/
+2
2023-11-02
docs/specs/standard-vga: Convert to rST
Peter Maydell
2
-2
/
+2
2023-11-02
hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()
Peter Maydell
2
-21
/
+22
2023-11-02
hw/input/stellaris_input: Convert to qdev
Peter Maydell
2
-31
/
+67
2023-11-02
hw/input/stellaris_gamepad: Remove StellarisGamepadButton struct
Peter Maydell
1
-31
/
+16
2023-11-02
qdev: Add qdev_prop_set_array()
Kevin Wolf
1
-0
/
+21
2023-11-02
hw/input/stellaris_gamepad: Rename structs to our usual convention
Peter Maydell
1
-11
/
+11
2023-11-02
hw/input/stellaris_input: Rename to stellaris_gamepad
Peter Maydell
5
-5
/
+5
2023-11-02
m68k: Instantiate the ESP SCSI controller for the NeXTcube machine
Thomas Huth
1
-7
/
+110
2023-11-01
hw/m68k/next-cube: Mirror BIOS to address 0
Thomas Huth
1
-1
/
+3
2023-11-01
cpr: reboot mode
Steve Sistare
1
-1
/
+1
2023-11-01
cpr: relax vhost migration blockers
Steve Sistare
2
-2
/
+2
2023-11-01
migration: mode parameter
Steve Sistare
1
-0
/
+14
2023-11-01
migration: Use vmstate_register_any() for vmware_vga
Juan Quintela
1
-1
/
+1
2023-11-01
migration: Use vmstate_register_any() for eeprom93xx
Juan Quintela
1
-1
/
+1
2023-11-01
migration: Hack to maintain backwards compatibility for ppc
Juan Quintela
2
-4
/
+39
2023-11-01
migration: Use vmstate_register_any() for isa-ide
Juan Quintela
1
-1
/
+1
2023-11-01
migration: Use vmstate_register_any()
Juan Quintela
9
-13
/
+10
2023-11-01
hw/s390x/s390-stattrib: Don't call register_savevm_live() during instance_init()
Thomas Huth
1
-14
/
+15
2023-11-01
hw/s390x/s390-stattrib: Simplify handling of the "migration-enabled" property
Thomas Huth
1
-20
/
+7
2023-11-01
hw/s390x/s390-skeys: Don't call register_savevm_live() during instance_init()
Thomas Huth
1
-27
/
+9
2023-11-01
hw/ipmi: Don't call vmstate_register() from instance_init() functions
Thomas Huth
3
-55
/
+56
2023-11-01
hw/char/mcf_uart: Have mcf_uart_create() return DeviceState
Philippe Mathieu-Daudé
3
-12
/
+13
2023-11-01
hw/m68k/virt: Do not open-code sysbus_create_simple()
Philippe Mathieu-Daudé
1
-5
/
+2
2023-11-01
hw/m68k/next-cube: Do not open-code sysbus_create_simple()
Philippe Mathieu-Daudé
1
-7
/
+2
2023-11-01
hw/m68k/mcf_intc: Pass CPU using QOM link property
Philippe Mathieu-Daudé
1
-6
/
+11
2023-11-01
hw/m68k/mcf_intc: Expose MMIO region via SysBus API
Philippe Mathieu-Daudé
1
-1
/
+3
2023-11-01
hw/m68k/mcf5206: Pass CPU using QOM link property
Philippe Mathieu-Daudé
2
-3
/
+12
2023-11-01
hw/m68k/irqc: Pass CPU using QOM link property
Philippe Mathieu-Daudé
2
-1
/
+11
2023-10-31
virtio-blk: remove batch notification BH
Stefan Hajnoczi
1
-47
/
+1
2023-10-31
virtio: use defer_call() in virtio_irqfd_notify()
Stefan Hajnoczi
2
-1
/
+13
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
3
-0
/
+3
2023-10-31
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
3
-10
/
+10
2023-10-31
Merge tag 'pull-ufs-20231030' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
4
-1450
/
+286
2023-10-31
Merge tag 'pull-target-arm-20231027' of https://git-us.linaro.org/people/pmay...
Stefan Hajnoczi
23
-443
/
+573
2023-10-30
hw/ufs: Modify lu.c to share codes with SCSI subsystem
Jeuk Kim
4
-1450
/
+286
[next]