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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
vmbus: add infrastructure to save/load vmbus requests
Jon Doron
2020-06-10
1
-0
/
+3
|
*
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
2020-06-10
1
-0
/
+3
|
*
vmbus: vmbus implementation
Jon Doron
2020-06-10
2
-0
/
+259
|
*
vmbus: add vmbus protocol definitions
Jon Doron
2020-06-10
1
-0
/
+222
|
*
hyperv: expose API to determine if synic is enabled
Jon Doron
2020-06-10
1
-0
/
+1
|
*
io/task: Move 'qom/object.h' header to source
Philippe Mathieu-Daudé
2020-06-10
1
-2
/
+0
|
*
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2020-06-10
5
-8
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-06-12
10
-11
/
+96
|
\
\
|
*
|
acpi: ged: rename event memory region
Gerd Hoffmann
2020-06-12
1
-1
/
+1
|
*
|
acpi: fadt: add hw-reduced sleep register support
Gerd Hoffmann
2020-06-12
1
-0
/
+2
|
*
|
virtio: add vhost-user-vsock base device
Stefano Garzarella
2020-06-12
1
-0
/
+36
|
*
|
vhost-vsock: add vhost-vsock-common abstraction
Stefano Garzarella
2020-06-12
2
-9
/
+49
|
*
|
Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
Raphael Norwitz
2020-06-12
1
-0
/
+1
|
*
|
virtio-balloon: Provide an interface for free page reporting
Alexander Duyck
2020-06-09
1
-1
/
+1
|
*
|
virtio-balloon: Implement support for page poison reporting feature
Alexander Duyck
2020-06-09
1
-0
/
+1
|
*
|
arm/acpi: TPM2 ACPI table support
Eric Auger
2020-06-09
1
-0
/
+2
|
*
|
acpi: Move build_tpm2() in the generic part
Eric Auger
2020-06-09
1
-0
/
+2
|
*
|
hw/acpi/nvdimm: add a helper to augment SRAT generation
Vishal Verma
2020-06-09
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-0806...
Peter Maydell
2020-06-09
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
qemu-plugin.h: add missing include <stddef.h> to define size_t
Emilio G. Cota
2020-06-08
1
-0
/
+1
|
|
/
*
|
hw/misc/empty_slot: Name the slots when created
Philippe Mathieu-Daudé
2020-06-09
1
-1
/
+1
*
|
hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
Philippe Mathieu-Daudé
2020-06-09
2
-9
/
+19
|
/
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-06-08
1
-1
/
+6
|
\
|
*
hw/core: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
1
-1
/
+6
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...
Peter Maydell
2020-06-06
3
-1
/
+947
|
\
\
|
*
|
wire in the dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
2020-06-05
1
-1
/
+2
|
*
|
dwc-hsotg (dwc2) USB host controller register definitions
Paul Zimmerman
2020-06-05
1
-0
/
+899
|
*
|
raspi: add BCM2835 SOC MPHI emulation
Paul Zimmerman
2020-06-05
2
-0
/
+46
*
|
|
s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
Janosch Frank
2020-06-05
1
-2
/
+2
|
/
/
*
|
exec: Rename qemu_ram_writeback() as qemu_ram_msync()
Philippe Mathieu-Daudé
2020-06-05
1
-2
/
+2
*
|
memory: Extract memory_region_msync() from memory_region_writeback()
Philippe Mathieu-Daudé
2020-06-05
1
-1
/
+12
*
|
memory: Rename memory_region_do_writeback -> memory_region_writeback
Philippe Mathieu-Daudé
2020-06-05
1
-2
/
+2
*
|
fuzz: add datadir for oss-fuzz compatability
Alexander Bulekov
2020-06-05
1
-0
/
+2
*
|
riscv: Initial commit of OpenTitan machine
Alistair Francis
2020-06-03
1
-0
/
+68
*
|
riscv/boot: Add a missing header include
Alistair Francis
2020-06-03
1
-0
/
+1
*
|
riscv: sifive_e: Manually define the machine
Alistair Francis
2020-06-03
1
-0
/
+4
*
|
hw/riscv: spike: Remove deprecated ISA specific machines
Alistair Francis
2020-06-03
1
-4
/
+2
*
|
tcg: Implement gvec support for rotate by scalar
Richard Henderson
2020-06-02
4
-0
/
+5
*
|
tcg: Implement gvec support for rotate by vector
Richard Henderson
2020-06-02
4
-0
/
+9
*
|
tcg: Implement gvec support for rotate by immediate
Richard Henderson
2020-06-02
4
-0
/
+10
*
|
migration/vmstate: Remove unnecessary MemoryRegion forward declaration
Philippe Mathieu-Daudé
2020-06-01
1
-1
/
+0
*
|
hmp: Implement qom-get HMP command
Dr. David Alan Gilbert
2020-06-01
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-26-v3' ...
Peter Maydell
2020-05-29
1
-0
/
+1
|
\
\
|
*
|
block/dirty-bitmap: add bdrv_has_named_bitmaps helper
Vladimir Sementsov-Ogievskiy
2020-05-28
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200528-pull-request' ...
Peter Maydell
2020-05-28
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hw/display/edid: Add missing 'qdev-properties.h' header
Philippe Mathieu-Daudé
2020-05-28
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/alistair/tags/pull-register-api-2020052...
Peter Maydell
2020-05-28
1
-20
/
+20
|
\
\
|
*
|
hw/registerfields: Prefix local variables with underscore in macros
Philippe Mathieu-Daudé
2020-05-27
1
-20
/
+20
|
|
/
*
/
ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
Leonardo Bras
2020-05-27
1
-0
/
+1
|
/
*
hw/arm/fsl-imx7: Connect watchdog interrupts
Guenter Roeck
2020-05-21
1
-0
/
+5
[prev]
[next]