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-03-08
hw/i2c: Added linear mode translation for pmbus devices
Shengtan Mao
1
-0
/
+18
2022-03-08
hw/i2c: pmbus: refactor uint handling
Titus Rwantare
1
-9
/
+9
2022-03-08
hw/i2c: pmbus: add PEC unsupported warning
Titus Rwantare
1
-0
/
+5
2022-03-08
hw/i2c: pmbus: fix error returns and guard against out of range accesses
Titus Rwantare
1
-4
/
+43
2022-03-08
hw/i2c: pmbus: add registers
Titus Rwantare
1
-0
/
+24
2022-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
13
-14
/
+106
2022-03-08
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int...
Peter Maydell
11
-68
/
+361
2022-03-08
hw: aspeed_gpio: Cleanup stray semicolon after switch
Andrew Jeffery
1
-1
/
+1
2022-03-08
hw/arm/aspeed: add Bletchley machine type
Patrick Williams
1
-0
/
+76
2022-03-08
hw/arm/aspeed: allow missing spi_model
Patrick Williams
1
-1
/
+5
2022-03-08
hw/block: m25p80: Add support for w25q01jvq
Patrick Williams
1
-0
/
+1
2022-03-08
aspeed/smc: Fix error log
Cédric Le Goater
1
-1
/
+1
2022-03-08
aspeed/smc: Let the SSI core layer define the bus name
Cédric Le Goater
1
-1
/
+1
2022-03-08
aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'
Cédric Le Goater
1
-21
/
+21
2022-03-08
aspeed/smc: Remove 'num_cs' field
Cédric Le Goater
4
-13
/
+0
2022-03-08
aspeed: Rework aspeed_board_init_flashes() interface
Cédric Le Goater
1
-6
/
+5
2022-03-08
aspeed/smc: Use max number of CE instead of 'num_cs'
Cédric Le Goater
1
-4
/
+4
2022-03-08
aspeed: Fix a potential memory leak bug in write_boot_rom()
Wentao_Liang
1
-3
/
+2
2022-03-07
hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if present
Ani Sinha
1
-0
/
+6
2022-03-07
hw/arm/virt: Disable LPA2 for -machine virt-6.2
Richard Henderson
1
-0
/
+7
2022-03-07
hw/intc/arm_gicv3_cpuif: Fix register names in ICV_HPPIR read trace event
Peter Maydell
1
-1
/
+2
2022-03-07
hw/intc/arm_gicv3: Fix missing spaces in error log messages
Peter Maydell
2
-4
/
+4
2022-03-07
hw/intc/arm_gicv3: Specify valid and impl in MemoryRegionOps
Peter Maydell
1
-0
/
+8
2022-03-07
hw/intc/arm_gicv3_its: Add trace events for table reads and writes
Peter Maydell
2
-6
/
+40
2022-03-07
hw/intc/arm_gicv3_its: Add trace events for commands
Peter Maydell
2
-2
/
+38
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
7
-1
/
+7
2022-03-07
9pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker()
Christian Schoenebeck
1
-2
/
+2
2022-03-07
9pfs/9p-util.h: convert Doxygen -> kerneldoc format
Christian Schoenebeck
1
-5
/
+5
2022-03-07
9pfs/9p.c: convert Doxygen -> kerneldoc format
Christian Schoenebeck
1
-27
/
+35
2022-03-07
9pfs/codir.c: convert Doxygen -> kerneldoc format
Christian Schoenebeck
1
-15
/
+15
2022-03-07
9pfs/9p.h: convert Doxygen -> kerneldoc format
Christian Schoenebeck
1
-6
/
+6
2022-03-07
9pfs: drop Doxygen format from qemu_dirent_dup() API comment
Christian Schoenebeck
1
-2
/
+2
2022-03-07
9pfs: move qemu_dirent_dup() from osdep -> 9p-util
Christian Schoenebeck
1
-0
/
+30
2022-03-07
9p: darwin: Implement compatibility for mknodat
Keno Fischer
4
-2
/
+52
2022-03-07
9p: darwin: Compatibility for f/l*xattr
Keno Fischer
2
-4
/
+25
2022-03-07
9p: darwin: *xattr_nofollow implementations
Keno Fischer
2
-0
/
+65
2022-03-07
9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
Keno Fischer
2
-1
/
+19
2022-03-07
9p: darwin: Ignore O_{NOATIME, DIRECT}
Keno Fischer
2
-1
/
+16
2022-03-07
9p: darwin: Handle struct dirent differences
Keno Fischer
6
-4
/
+52
2022-03-07
9p: darwin: Handle struct stat(fs) differences
Keno Fischer
3
-4
/
+36
2022-03-07
9p: Rename 9p-util -> 9p-util-linux
Keno Fischer
2
-2
/
+2
2022-03-07
9p: linux: Fix a couple Linux assumptions
Keno Fischer
2
-0
/
+6
2022-03-07
ide: Increment BB in-flight counter for TRIM BH
Hanna Reitz
1
-0
/
+7
2022-03-06
hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
Liav Albani
2
-1
/
+15
2022-03-06
vhost: use wfd on functions setting vring call fd
Sergio Lopez
1
-3
/
+3
2022-03-06
pci: drop COMPAT_PROP_PCP for 2.0 machine types
Igor Mammedov
1
-2
/
+0
2022-03-06
hw/smbios: Add table 4 parameter, "processor-id"
Patrick Venture
1
-3
/
+16
2022-03-06
x86: cleanup unused compat_apic_id_mode
Igor Mammedov
1
-15
/
+1
2022-03-06
vhost-vsock: detach the virqueue element in case of error
Stefano Garzarella
1
-3
/
+7
2022-03-06
pc: add option to disable PS/2 mouse/keyboard
Joelle van Dyne
1
-2
/
+26
[prev]
[next]