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
2022-06-06
modules: introduces module_kconfig directive
Jose R. Ziviani
16
-0
/
+16
2022-06-03
hw/nvme: add new command abort case
Dmitry Tikhov
1
-0
/
+5
2022-06-03
hw/nvme: bump firmware revision
Klaus Jensen
1
-1
/
+1
2022-06-03
hw/nvme: do not report null uuid
Klaus Jensen
1
-10
/
+7
2022-06-03
hw/nvme: do not auto-generate uuid
Klaus Jensen
1
-1
/
+1
2022-06-03
hw/nvme: do not auto-generate eui64
Klaus Jensen
2
-1
/
+2
2022-06-03
hw/nvme: enforce common serial per subsystem
Klaus Jensen
2
-0
/
+8
2022-06-03
hw/nvme: fix smart aen
Klaus Jensen
1
-1
/
+1
2022-06-03
hw/nvme: fix copy cmd for pi enabled namespaces
Dmitry Tikhov
1
-0
/
+4
2022-06-03
hw/nvme: add missing return statement
Dmitry Tikhov
1
-0
/
+1
2022-06-03
hw/nvme: fix narrowing conversion
Dmitry Tikhov
1
-2
/
+3
2022-06-03
hw/s390x/s390-virtio-ccw: Improve the machine description string
Thomas Huth
1
-1
/
+1
2022-05-30
Merge tag 'vmbus-maint-20220530' of https://github.com/maciejsszmigiero/qemu ...
Richard Henderson
1
-99
/
+0
2022-05-30
hw/hyperv/vmbus: Remove unused vmbus_load/save_req()
Philippe Mathieu-Daudé
1
-99
/
+0
2022-05-30
hw/sd/allwinner-sdhost: report FIFO water level as 1 when data ready
Icenowy Zheng
1
-0
/
+7
2022-05-28
Merge tag 'hppa-serial-fix-pull-request' of https://github.com/hdeller/qemu-h...
Richard Henderson
2
-16
/
+16
2022-05-28
hppa: Fix serial port assignments and pass-through
Helge Deller
2
-16
/
+10
2022-05-28
hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa
Helge Deller
1
-0
/
+6
2022-05-26
pnv/xive2: Don't overwrite PC registers when writing TCTXT registers
Frederic Barrat
1
-3
/
+0
2022-05-26
spapr: Use address from elf parser for kernel address
Alexey Kardashevskiy
1
-2
/
+11
2022-05-26
hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILE
Bernhard Beschow
1
-1
/
+0
2022-05-26
pseries: allow setting stdout-path even on machines with a VGA
Paolo Bonzini
1
-4
/
+8
2022-05-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
3
-397
/
+371
2022-05-25
ide_ioport_read: Return lower octet of data register instead of 0xFF
Lev Kujawski
2
-2
/
+8
2022-05-25
hw/audio/ac97: Remove unneeded local variables
BALATON Zoltan
1
-53
/
+49
2022-05-25
hw/audio/ac97: Remove unimplemented reset functions
BALATON Zoltan
1
-16
/
+1
2022-05-25
hw/audio/ac97: Coding style fixes to avoid checkpatch errors
BALATON Zoltan
1
-373
/
+360
2022-05-25
Merge tag 'pull-aspeed-20220525' of https://github.com/legoater/qemu into sta...
Richard Henderson
7
-42
/
+420
2022-05-25
hw/arm/aspeed: Add i2c devices for AST2600 EVB
Howard Chiu
1
-2
/
+9
2022-05-25
hw/gpio: replace HWADDR_PRIx with PRIx64
Jamin Lin
1
-4
/
+4
2022-05-25
hw/gpio support GPIO index mode for write operation.
Jamin Lin
1
-0
/
+168
2022-05-25
hw/gpio: Add ASPEED GPIO model for AST1030
Jamin Lin
2
-0
/
+38
2022-05-25
hw/gpio Add GPIO read/write trace event.
Jamin Lin
2
-15
/
+43
2022-05-25
hw: aspeed: Init all UART's with serial devices
Peter Delevoryas
1
-0
/
+9
2022-05-25
hw: aspeed: Introduce common UART init function
Peter Delevoryas
3
-14
/
+16
2022-05-25
hw: aspeed: Ensure AST1030 respects uart-default
Peter Delevoryas
1
-3
/
+3
2022-05-25
hw: aspeed: Add uarts_num SoC attribute
Peter Delevoryas
3
-0
/
+4
2022-05-25
hw: aspeed: Add missing UART's
Peter Delevoryas
3
-0
/
+49
2022-05-25
aspeed: Introduce a get_irq AspeedSoCClass method
Cédric Le Goater
3
-7
/
+16
2022-05-25
hw: m25p80: allow write_enable latch get/set
Iris Chen
1
-0
/
+1
2022-05-25
hw/arm/aspeed: Add fby35 machine type
Peter Delevoryas
1
-0
/
+63
2022-05-24
hw/core: loader: Set is_linux to true for VxWorks uImage
Bin Meng
1
-0
/
+15
2022-05-24
hw/core: Sync uboot_image.h from U-Boot v2022.01
Bin Meng
1
-71
/
+142
2022-05-24
hw/riscv: virt: Fix interrupt parent for dynamic platform devices
Anup Patel
1
-13
/
+12
2022-05-24
hw/riscv/sifive_u: Resolve redundant property accessors
Bernhard Beschow
1
-20
/
+4
2022-05-24
hw/vfio/pci-quirks: Resolve redundant property getters
Bernhard Beschow
1
-25
/
+9
2022-05-24
hw/riscv: Make CPU config error handling generous (sifive_e/u/opentitan)
Tsukasa OI
3
-4
/
+4
2022-05-24
hw/riscv: Make CPU config error handling generous (virt/spike)
Tsukasa OI
2
-2
/
+2
2022-05-24
hw/intc: Pass correct hartid while updating mtimecmp
Atish Patra
1
-1
/
+2
2022-05-19
target/arm: Use FIELD definitions for CPACR, CPTR_ELx
Richard Henderson
1
-1
/
+1
[next]