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
Commit message (
Expand
)
Author
Age
Files
Lines
*
io: Fix Lesser GPL version number
Chetan Pant
2020-10-27
27
-27
/
+27
*
cpus: Drop declaration of cpu_remove()
Greg Kurz
2020-10-27
1
-8
/
+0
*
Makefile: Add *.[ch].inc files to cscope/ctags/TAGS
Greg Kurz
2020-10-27
1
-1
/
+1
*
elf2dmp: Fix memory leak on main() error paths
AlexChen
2020-10-27
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque...
Peter Maydell
2020-10-22
12
-72
/
+232
|
\
|
*
opengl: build opengl helper code modular
Gerd Hoffmann
2020-10-21
2
-1
/
+14
|
*
opengl: build egl-headless display modular
Gerd Hoffmann
2020-10-21
1
-1
/
+7
|
*
spice: flip modules switch
Gerd Hoffmann
2020-10-21
1
-1
/
+10
|
*
modules: add spice dependencies
Gerd Hoffmann
2020-10-21
1
-0
/
+5
|
*
modules: dependencies infrastructure
Gerd Hoffmann
2020-10-21
1
-5
/
+27
|
*
spice: load module when enabled on the cmdline
Gerd Hoffmann
2020-10-21
1
-1
/
+5
|
*
spice: wire up monitor in QemuSpiceOps.
Gerd Hoffmann
2020-10-21
3
-1
/
+22
|
*
spice: move display_add_client() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
5
-8
/
+11
|
*
spice: move auth functions to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
5
-20
/
+25
|
*
spice: move add_interface() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
6
-9
/
+16
|
*
spice: move display_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
5
-8
/
+12
|
*
spice: move qemu_spice_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
5
-7
/
+9
|
*
spice: add QemuSpiceOps, move migrate_info
Gerd Hoffmann
2020-10-21
5
-6
/
+21
|
*
spice: add module helpers
Gerd Hoffmann
2020-10-21
5
-4
/
+48
*
|
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
22
-65
/
+154
|
\
\
\
|
*
|
|
tests/acpi: update expected data files
Gerd Hoffmann
2020-10-21
3
-2
/
+0
|
*
|
|
tests/acpi: add microvm rtc test
Gerd Hoffmann
2020-10-21
1
-0
/
+12
|
*
|
|
tests/acpi: add microvm usb test
Gerd Hoffmann
2020-10-21
1
-0
/
+12
|
*
|
|
tests/acpi: add empty tests/data/acpi/microvm/DSDT.{usb, rtc} files
Gerd Hoffmann
2020-10-21
2
-0
/
+0
|
*
|
|
tests/acpi: allow updates for expected data files
Gerd Hoffmann
2020-10-21
1
-0
/
+2
|
*
|
|
microvm: add usb support
Gerd Hoffmann
2020-10-21
4
-1
/
+27
|
*
|
|
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
2
-0
/
+17
|
*
|
|
usb/xhci: add include/hw/usb/xhci.h header file
Gerd Hoffmann
2020-10-21
7
-41
/
+47
|
*
|
|
acpi: add aml builder stubs
Gerd Hoffmann
2020-10-21
1
-0
/
+14
|
*
|
|
tests/acpi: disallow changes for microvm/APIC.pcie
Gerd Hoffmann
2020-10-21
1
-1
/
+0
|
*
|
|
tests/acpi: update expected data files
Gerd Hoffmann
2020-10-21
1
-0
/
+0
|
*
|
|
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
3
-2
/
+4
|
*
|
|
tests/acpi: add empty microvm/APIC.pcie
Gerd Hoffmann
2020-10-21
1
-0
/
+0
[next]