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
2023-09-01
hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler
Philippe Mathieu-Daudé
1
-13
/
+15
2023-09-01
hw/sd: Add sd_cmd_ALL_SEND_CID() handler
Philippe Mathieu-Daudé
1
-11
/
+12
2023-09-01
hw/sd: Add sd_cmd_SEND_OP_CMD() handler
Philippe Mathieu-Daudé
2
-10
/
+10
2023-09-01
hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
Philippe Mathieu-Daudé
1
-12
/
+12
2023-09-01
hw/sd: Add sd_cmd_unimplemented() handler
Philippe Mathieu-Daudé
1
-9
/
+12
2023-09-01
hw/sd: Add sd_cmd_illegal() handler
Philippe Mathieu-Daudé
1
-36
/
+26
2023-09-01
hw/sd: Introduce sd_cmd_handler type
Philippe Mathieu-Daudé
1
-0
/
+13
2023-09-01
hw/sd: Move proto_name to SDProto structure
Philippe Mathieu-Daudé
1
-8
/
+27
2023-09-01
hw/sd: When card is in wrong state, log which spec version is used
Philippe Mathieu-Daudé
1
-2
/
+16
2023-09-01
hw/sd: When card is in wrong state, log which state it is
Philippe Mathieu-Daudé
1
-3
/
+9
2023-09-01
hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior SD spec v3.01
Philippe Mathieu-Daudé
1
-2
/
+2
2023-09-01
aspeed: Get the BlockBackend of FMC0 from the flash device
Cédric Le Goater
1
-3
/
+5
2023-09-01
m25p80: Introduce an helper to retrieve the BlockBackend of a device
Cédric Le Goater
1
-0
/
+6
2023-09-01
aspeed: Create flash devices only when defaults are enabled
Cédric Le Goater
1
-2
/
+4
2023-09-01
hw/ssi: Check for duplicate CS indexes
Cédric Le Goater
6
-1
/
+29
2023-09-01
aspeed/smc: Wire CS lines at reset
Cédric Le Goater
2
-4
/
+9
2023-09-01
hw/ssi: Introduce a ssi_get_cs() helper
Cédric Le Goater
1
-0
/
+15
2023-09-01
hw/ssi: Add a "cs" property to SSIPeripheral
Cédric Le Goater
1
-0
/
+7
2023-09-01
hw/i2c/aspeed: Add support for buffer organization
Hang Yu
1
-0
/
+4
2023-09-01
hw/i2c/aspeed: Fix TXBUF transmission start position error
Hang Yu
1
-24
/
+6
2023-09-01
hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
Hang Yu
1
-4
/
+4
2023-09-01
aspeed: Introduce helper for 32-bit hosts limitation
Cédric Le Goater
1
-12
/
+9
2023-08-31
Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
11
-106
/
+627
2023-08-31
hw/arm: Set number of MPU regions correctly for an505, an521, an524
Peter Maydell
2
-0
/
+45
2023-08-31
hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions properties
Peter Maydell
1
-0
/
+21
2023-08-31
hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference
Peter Maydell
1
-3
/
+2
2023-08-31
hw/rtc/twl92230: Use int64_t for sec_offset and alm_sec
Peter Maydell
1
-2
/
+2
2023-08-31
hw/rtc/m48t59: Use 64-bit arithmetic in set_alarm()
Peter Maydell
1
-1
/
+1
2023-08-31
Add i.MX7 SRC device implementation
Jean-Christophe Dubois
4
-1
/
+288
2023-08-31
Add i.MX7 missing TZ devices and memory regions
Jean-Christophe Dubois
1
-0
/
+63
2023-08-31
Refactor i.MX7 processor code
Jean-Christophe Dubois
1
-39
/
+91
2023-08-31
Add i.MX6UL missing devices.
Jean-Christophe Dubois
1
-0
/
+16
2023-08-31
Refactor i.MX6UL processor code
Jean-Christophe Dubois
1
-49
/
+98
2023-08-31
Remove i.MX7 IOMUX GPR device from i.MX6UL
Jean-Christophe Dubois
1
-11
/
+0
2023-08-30
xen_arm: Initialize RAM and add hi/low memory regions
Oleksandr Tyshchenko
1
-0
/
+45
2023-08-30
xen_arm: Create virtio-mmio devices during initialization
Oleksandr Tyshchenko
1
-0
/
+35
2023-08-24
Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
4
-5
/
+15
2023-08-24
Merge tag 'pull-loongarch-20230824' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
3
-7
/
+9
2023-08-24
hw/loongarch: Fix ACPI processor id off-by-one error
Jiajie Chen
1
-1
/
+1
2023-08-24
hw/intc/loongarch_pch: fix edge triggered irq handling
Bibo Mao
1
-1
/
+6
2023-08-24
target/loongarch: cpu: Implement get_arch_id callback
Bibo Mao
1
-0
/
+2
2023-08-24
hw/loongarch: Remove restriction of la464 cores in the virt machine
Song Gao
1
-5
/
+0
2023-08-23
hw/s390x/s390-virtio-ccw: Remove superfluous code to set the NIC model
Thomas Huth
1
-4
/
+0
2023-08-23
s390x: Convert DPRINTF to trace events
Cédric Le Goater
3
-46
/
+44
2023-08-23
hw: Add compat machines for 8.2
Cornelia Huck
8
-10
/
+73
2023-08-22
accel/kvm: Use negative KVM type for error propagation
Akihiko Odaki
2
-2
/
+2
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
1
-2
/
+0
2023-08-22
hw/gpio/nrf51: implement DETECT signal
Chris Laplante
1
-1
/
+13
2023-08-11
Merge tag 'pull-riscv-to-apply-20230811-3' of https://github.com/alistair23/q...
Richard Henderson
1
-7
/
+13
2023-08-11
hw/riscv/virt.c: change 'aclint' TCG check
Daniel Henrique Barboza
1
-7
/
+13
[next]