index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/timer/sh_timer: Silence warnings about missing fallthrough statements
Thomas Huth
2020-10-27
1
-0
/
+4
*
hw/timer/sh_timer: Coding style clean-up
Thomas Huth
2020-10-27
1
-32
/
+57
*
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...
Peter Maydell
2020-10-26
2
-13
/
+16
|
\
|
*
hw/sd/sdcard: Zero out function selection fields before being populated
Bin Meng
2020-10-26
1
-0
/
+1
|
*
hw/sd/sdcard: Make iolen unsigned
Philippe Mathieu-Daudé
2020-10-26
2
-2
/
+2
|
*
hw/sd/sdcard: Constify sd_crc*()'s message argument
Philippe Mathieu-Daudé
2020-10-26
1
-4
/
+4
|
*
hw/sd/sdcard: Simplify cmd_valid_while_locked()
Philippe Mathieu-Daudé
2020-10-26
1
-6
/
+5
|
*
hw/sd/sdcard: Update the SDState documentation
Philippe Mathieu-Daudé
2020-10-26
1
-1
/
+4
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-26
2
-24
/
+20
|
\
\
|
*
|
machine: move SMP initialization from vl.c
Paolo Bonzini
2020-10-26
1
-0
/
+7
|
*
|
machine: move UP defaults to class_base_init
Paolo Bonzini
2020-10-26
1
-1
/
+5
|
*
|
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
2020-10-26
1
-23
/
+0
|
*
|
hw/core/qdev-clock: add a reference on aliased clocks
Luc Michel
2020-10-22
1
-0
/
+8
|
|
/
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into staging
Peter Maydell
2020-10-26
2
-5
/
+1
|
\
\
|
*
|
s390x: pv: Remove sclp boundary checks
Janosch Frank
2020-10-22
1
-5
/
+0
|
*
|
s390x/s390-virtio-ccw: Reset PCI devices during subsystem reset
Matthew Rosato
2020-10-22
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...
Peter Maydell
2020-10-26
8
-115
/
+175
|
\
\
|
*
|
hw/misc/sifive_u_otp: Add backend drive support
Green Wan
2020-10-22
1
-0
/
+65
|
*
|
hw/misc/sifive_u_otp: Add write function and write-once protection
Green Wan
2020-10-22
1
-1
/
+29
|
*
|
hw/riscv: Load the kernel after the firmware
Alistair Francis
2020-10-22
6
-15
/
+42
|
*
|
hw/riscv: Add a riscv_is_32_bit() function
Alistair Francis
2020-10-22
1
-0
/
+9
|
*
|
hw/riscv: Return the end address of the loaded firmware
Alistair Francis
2020-10-22
1
-11
/
+17
|
*
|
hw/riscv: sifive_u: Allow specifying the CPU
Alistair Francis
2020-10-22
1
-5
/
+13
|
*
|
hw/intc: Move sifive_plic.h to the include directory
Bin Meng
2020-10-22
1
-83
/
+0
|
|
/
*
/
block: move logical block size check function to a common utility function
Coiby Xu
2020-10-23
1
-26
/
+5
|
/
*
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201021' in...
Peter Maydell
2020-10-22
3
-15
/
+58
|
\
|
*
hw/sd/sdcard: Assert if accessing an illegal group
Philippe Mathieu-Daudé
2020-10-21
1
-0
/
+2
|
*
hw/sd/sdcard: Do not attempt to erase out of range addresses
Philippe Mathieu-Daudé
2020-10-21
1
-0
/
+7
|
*
hw/sd/sdcard: Reset both start/end addresses on error
Philippe Mathieu-Daudé
2020-10-21
1
-0
/
+2
|
*
hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS
Philippe Mathieu-Daudé
2020-10-21
1
-3
/
+3
|
*
hw/sd/sdcard: Introduce the INVALID_ADDRESS definition
Philippe Mathieu-Daudé
2020-10-21
1
-5
/
+8
|
*
hw/sd/sdcard: Add trace event for ERASE command (CMD38)
Philippe Mathieu-Daudé
2020-10-21
2
-2
/
+2
|
*
hw/sd/sdhci: Yield if interrupt delivered during multiple transfer
Philippe Mathieu-Daudé
2020-10-21
1
-1
/
+4
|
*
hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was delivered
Philippe Mathieu-Daudé
2020-10-21
1
-2
/
+7
|
*
hw/sd/sdhci: Resume pending DMA transfers on MMIO accesses
Philippe Mathieu-Daudé
2020-10-21
1
-0
/
+14
|
*
hw/sd/sdhci: Stop multiple transfers when block count is cleared
Philippe Mathieu-Daudé
2020-10-21
1
-1
/
+6
|
*
hw/sd/sdhci: Fix DMA Transfer Block Size field
Philippe Mathieu-Daudé
2020-10-21
1
-1
/
+1
|
*
hw/sd/sdhci: Document the datasheet used
Philippe Mathieu-Daudé
2020-10-21
1
-0
/
+2
|
*
hw/sd/sdhci: Fix qemu_log_mask() format string
Philippe Mathieu-Daudé
2020-10-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...
Peter Maydell
2020-10-21
15
-64
/
+103
|
\
\
|
*
|
microvm: add usb support
Gerd Hoffmann
2020-10-21
3
-0
/
+23
|
*
|
usb/xhci: fixup xhci kconfig deps
Gerd Hoffmann
2020-10-21
1
-4
/
+2
|
*
|
usb/xhci: add xhci_sysbus_build_aml() helper
Gerd Hoffmann
2020-10-21
1
-0
/
+15
|
*
|
usb/xhci: add include/hw/usb/xhci.h header file
Gerd Hoffmann
2020-10-21
6
-41
/
+28
|
*
|
acpi: add aml builder stubs
Gerd Hoffmann
2020-10-21
1
-0
/
+14
|
*
|
apci: drop has_pci arg for acpi_build_madt
Gerd Hoffmann
2020-10-21
4
-18
/
+14
|
*
|
microvm: set pci_irq_mask
Gerd Hoffmann
2020-10-21
2
-1
/
+7
|
*
|
x86: make pci irqs runtime configurable
Gerd Hoffmann
2020-10-21
2
-2
/
+2
*
|
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-21' into ...
Peter Maydell
2020-10-21
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
2020-10-21
1
-1
/
+1
|
|
/
[next]