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
*
tcg: Add tcg_gen_gvec_dup_imm
Richard Henderson
2020-05-06
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-0...
Peter Maydell
2020-05-06
1
-5
/
+20
|
\
|
*
gdbstub/linux-user: support debugging over a unix socket
Alex Bennée
2020-05-06
1
-5
/
+9
|
*
gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
Philippe Mathieu-Daudé
2020-05-06
1
-0
/
+11
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in...
Peter Maydell
2020-05-05
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
block: Add blk_new_with_bs() helper
Eric Blake
2020-05-05
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
2020-05-05
2
-2
/
+4
|
\
\
|
*
|
chardev: Add macOS to list of OSes that support -chardev serial
Mikhail Gusarov
2020-05-04
1
-1
/
+1
|
*
|
elf_ops: Don't try to g_mapped_file_unref(NULL)
Peter Maydell
2020-05-04
1
-1
/
+3
*
|
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-05-04
2
-4
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lockable: fix __COUNTER__ macro to be referenced properly
Daniel Brodsky
2020-05-04
2
-4
/
+5
*
|
|
hw/i386: Make vmmouse helpers static
Philippe Mathieu-Daudé
2020-05-04
1
-4
/
+0
*
|
|
hw/i386: Add 'vmport.h' local header
Philippe Mathieu-Daudé
2020-05-04
1
-3
/
+0
*
|
|
hw/i386/pc: Create 'vmport' device in place
Philippe Mathieu-Daudé
2020-05-04
1
-6
/
+0
*
|
|
hw/arm/virt: Add nvdimm hotplug support
Shameer Kolothum
2020-05-04
1
-0
/
+1
*
|
|
hw/arm/virt: Add nvdimm hot-plug infrastructure
Kwangwoo Lee
2020-05-04
1
-0
/
+1
*
|
|
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
2020-05-04
1
-0
/
+3
*
|
|
rtc: add RTC_ISA_BASE
Gerd Hoffmann
2020-05-04
1
-0
/
+1
*
|
|
acpi: add ISADeviceClass->build_aml()
Gerd Hoffmann
2020-05-04
1
-0
/
+2
*
|
|
move 'typedef Aml' to qemu/types.h
Gerd Hoffmann
2020-05-04
2
-1
/
+1
|
/
/
*
|
hw/arm: versal: Add support for the RTC
Edgar E. Iglesias
2020-05-04
1
-0
/
+8
*
|
hw/arm: versal: Add support for SD
Edgar E. Iglesias
2020-05-04
1
-0
/
+12
*
|
hw/arm: versal: Embed the APUs into the SoC type
Edgar E. Iglesias
2020-05-04
1
-1
/
+1
*
|
hw/arm: versal: Embed the ADMAs into the SoC type
Edgar E. Iglesias
2020-05-04
1
-1
/
+2
*
|
hw/arm: versal: Embed the GEMs into the SoC type
Edgar E. Iglesias
2020-05-04
1
-1
/
+2
*
|
hw/arm: versal: Embed the UARTs into the SoC type
Edgar E. Iglesias
2020-05-04
1
-1
/
+2
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-04-30
5
-4
/
+201
|
\
|
*
qemu-storage-daemon: Fix non-string --object properties
Kevin Wolf
2020-04-30
1
-1
/
+5
|
*
qom: Factor out user_creatable_add_dict()
Kevin Wolf
2020-04-30
1
-0
/
+12
|
*
nvme: introduce PMR support from NVMe 1.4 spec
Andrzej Jakowski
2020-04-30
1
-0
/
+172
|
*
block-backend: Add flags to blk_truncate()
Kevin Wolf
2020-04-30
1
-1
/
+1
|
*
block: Add flags to bdrv(_co)_truncate()
Kevin Wolf
2020-04-30
1
-2
/
+3
|
*
block: Add flags to BlockDriver.bdrv_co_truncate()
Kevin Wolf
2020-04-30
1
-1
/
+9
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...
Peter Maydell
2020-04-30
8
-2
/
+457
|
\
\
|
|
/
|
/
|
|
*
device_tree: Constify compat in qemu_fdt_node_path()
Edgar E. Iglesias
2020-04-30
1
-1
/
+1
|
*
device_tree: Allow name wildcards in qemu_fdt_node_path()
Edgar E. Iglesias
2020-04-30
1
-0
/
+3
|
*
hw/char/cadence_uart: add clock support
Damien Hedde
2020-04-30
1
-0
/
+1
|
*
qdev-clock: introduce an init array to ease the device construction
Damien Hedde
2020-04-30
1
-0
/
+55
|
*
qdev: add clock input&output support to devices.
Damien Hedde
2020-04-30
2
-0
/
+116
|
*
hw/core/clock-vmstate: define a vmstate entry for clock state
Damien Hedde
2020-04-30
1
-0
/
+9
|
*
hw/core/clock: introduce clock object
Peter Maydell
2020-04-30
1
-0
/
+216
|
*
msf2: Add EMAC block to SmartFusion2 SoC
Subbaraya Sundeep
2020-04-30
1
-0
/
+2
|
*
hw/net: Add Smartfusion2 emac block
Subbaraya Sundeep
2020-04-30
1
-0
/
+53
|
*
nrf51: Fix last GPIO CNF address
Cameron Esfahani
2020-04-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200430' into staging
Peter Maydell
2020-04-30
10
-8
/
+193
|
\
\
|
*
|
s390x/s390-virtio-ccw: Fix build on systems without KVM
Christian Borntraeger
2020-04-29
1
-0
/
+3
|
*
|
s390x: protvirt: SCLP interpretation
Janosch Frank
2020-04-29
1
-0
/
+2
|
*
|
s390x: protvirt: Support unpack facility
Janosch Frank
2020-04-29
2
-0
/
+56
|
*
|
linux-headers: update against Linux 5.7-rc3
Cornelia Huck
2020-04-28
7
-8
/
+132
*
|
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-04-30' into ...
Peter Maydell
2020-04-30
4
-94
/
+120
|
\
\
\
[next]