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
2021-06-29
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...
Peter Maydell
4
-32
/
+55
2021-06-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
5
-128
/
+139
2021-06-28
hw/alpha: Provide a PCI-ISA bridge device node
Jason Thorpe
4
-27
/
+36
2021-06-28
hw/alpha: Provide console information to the PALcode at start-up
Jason Thorpe
1
-1
/
+11
2021-06-28
hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings
Jason Thorpe
3
-5
/
+9
2021-06-28
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/floppy-pull-request' ...
Peter Maydell
12
-622
/
+760
2021-06-25
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...
Peter Maydell
1
-12
/
+19
2021-06-25
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
5
-31
/
+478
2021-06-25
machine: reject -smp dies!=1 for non-PC machines
Paolo Bonzini
1
-0
/
+4
2021-06-25
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
2
-20
/
+31
2021-06-25
machine: add error propagation to mc->smp_parse
Paolo Bonzini
2
-29
/
+33
2021-06-25
machine: move common smp_parse code to caller
Paolo Bonzini
2
-118
/
+110
2021-06-25
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
3
-11
/
+9
2021-06-25
hw/block/fdc: Add description to floppy controllers
Philippe Mathieu-Daudé
2
-0
/
+3
2021-06-25
hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
Philippe Mathieu-Daudé
7
-222
/
+258
2021-06-25
hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
Philippe Mathieu-Daudé
7
-274
/
+331
2021-06-25
hw/block/fdc: Declare shared prototypes in fdc-internal.h
Philippe Mathieu-Daudé
2
-122
/
+167
2021-06-25
hw/block/fdc: Replace disabled fprintf() by trace event
Philippe Mathieu-Daudé
2
-6
/
+2
2021-06-25
hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
Philippe Mathieu-Daudé
1
-0
/
+1
2021-06-25
block: add max_hw_transfer to BlockLimits
Paolo Bonzini
1
-1
/
+1
2021-06-25
scsi-generic: pass max_segments via max_iov field in BlockLimits
Paolo Bonzini
1
-2
/
+4
2021-06-25
configure, meson: convert libusbredir detection to meson
Paolo Bonzini
1
-1
/
+1
2021-06-25
configure, meson: convert libcacard detection to meson
Paolo Bonzini
1
-1
/
+1
2021-06-25
configure, meson: convert libusb detection to meson
Paolo Bonzini
1
-1
/
+1
2021-06-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624'...
Peter Maydell
3
-3
/
+42
2021-06-24
hw/riscv: OpenTitan: Connect the mtime and mtimecmp timer
Alistair Francis
1
-3
/
+11
2021-06-24
hw/timer: Initial commit of Ibex Timer
Alistair Francis
2
-0
/
+306
2021-06-24
hw/char/ibex_uart: Make the register layout private
Alistair Francis
1
-0
/
+37
2021-06-24
hw/char: QOMify sifive_uart
Lukas Jünger
1
-10
/
+104
2021-06-24
hw/char: Consistent function names for sifive_uart
Lukas Jünger
1
-22
/
+24
2021-06-24
hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42h
Qiang Liu
1
-12
/
+19
2021-06-22
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into...
Peter Maydell
6
-24
/
+73
2021-06-21
hw/acpi: Provide function acpi_ghes_present()
Peter Maydell
2
-0
/
+22
2021-06-21
hw/acpi: Provide stub version of acpi_ghes_record_errors()
Peter Maydell
2
-3
/
+20
2021-06-21
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
1
-0
/
+24
2021-06-21
s390x/css: Add passthrough IRB
Eric Farman
3
-1
/
+20
2021-06-21
s390x/css: Refactor IRB construction
Eric Farman
3
-16
/
+31
2021-06-21
s390x/css: Split out the IRB sense data
Eric Farman
1
-7
/
+12
2021-06-21
s390x/css: Introduce an ESW struct
Eric Farman
1
-6
/
+13
2021-06-21
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2
David Hildenbrand
1
-0
/
+3
2021-06-18
vfio/migration: Correct device state from vmstate change for savevm case
Kirti Wankhede
1
-1
/
+10
2021-06-18
vfio: Fix unregister SaveVMHandler in vfio_migration_finalize
Kunkun Jiang
1
-0
/
+1
2021-06-18
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210617-pull-request...
Peter Maydell
1
-0
/
+14
2021-06-17
i386: Add ratelimit for bus locks acquired in guest
Chenyi Qiang
1
-0
/
+24
2021-06-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
7
-82
/
+152
2021-06-17
hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range
Philippe Mathieu-Daudé
1
-0
/
+14
2021-06-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'...
Peter Maydell
6
-11
/
+122
2021-06-16
hw/arm: quanta-q71l add pca954x muxes
Patrick Venture
2
-3
/
+9
2021-06-16
hw/arm: gsj add pca9548
Patrick Venture
2
-4
/
+3
2021-06-16
hw/arm: gsj add i2c comments
Patrick Venture
1
-1
/
+15
[next]