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
*
host-utils: add 128-bit quotient support to divu128/divs128
Luis Pires
2021-10-28
2
-12
/
+14
*
host-utils: move udiv_qrnnd() to host-utils
Luis Pires
2021-10-28
2
-82
/
+81
*
host-utils: move checks out of divu128/divs128
Luis Pires
2021-10-28
2
-25
/
+16
*
qemu/int128: Add int128_{not,xor}
Frédéric Pétrot
2021-10-28
1
-0
/
+20
*
qapi: Implement deprecated-input={reject,crash} for enum values
Markus Armbruster
2021-10-27
1
-1
/
+5
*
qapi: Move compat policy from QObject to generic visitor
Markus Armbruster
2021-10-27
4
-8
/
+12
*
Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...
Richard Henderson
2021-10-23
1
-2
/
+1
|
\
|
*
disas/nios2: Simplify endianess conversion
Philippe Mathieu-Daudé
2021-10-22
1
-2
/
+1
*
|
Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...
Richard Henderson
2021-10-22
1
-3
/
+3
|
\
\
|
*
|
hw/riscv: opentitan: Update to the latest build
Alistair Francis
2021-10-22
1
-3
/
+3
*
|
|
Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into sta...
Richard Henderson
2021-10-22
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
aspeed/smc: Use a container for the flash mmio address space
Cédric Le Goater
2021-10-22
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/vivier-m68k/tags/q800-pull-request' int...
Richard Henderson
2021-10-22
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mac_via: add GPIO for A/UX mode
Mark Cave-Ayland
2021-10-20
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211021' into staging
Richard Henderson
2021-10-21
5
-43
/
+50
|
\
\
\
|
*
|
|
hw/acpi/aml-build: Add PPTT table
Andrew Jones
2021-10-21
1
-0
/
+3
|
*
|
|
device_tree: Add qemu_fdt_add_path
Yanan Wang
2021-10-21
1
-0
/
+1
|
*
|
|
hw/arm/virt: Only describe cpu topology since virt-6.2
Yanan Wang
2021-10-21
1
-1
/
+3
|
*
|
|
hw/elf_ops.h: switch to ssize_t for elf loader return type
Luc Michel
2021-10-21
2
-42
/
+43
|
|
|
/
|
|
/
|
*
/
|
spapr/xive: Add source status helpers
Cédric Le Goater
2021-10-21
1
-0
/
+24
|
/
/
*
|
virtio-net: vhost control virtqueue support
Jason Wang
2021-10-20
1
-0
/
+1
*
|
vhost: record the last virtqueue index for the virtio device
Jason Wang
2021-10-20
1
-0
/
+2
*
|
virtio-net: use "queue_pairs" instead of "queues" when possible
Jason Wang
2021-10-20
1
-2
/
+2
*
|
vhost-net: control virtqueue support
Jason Wang
2021-10-20
1
-2
/
+4
*
|
net: introduce control client
Jason Wang
2021-10-20
1
-0
/
+5
*
|
vhost-vdpa: classify one time request
Jason Wang
2021-10-20
1
-0
/
+1
*
|
vhost-user-rng: Add vhost-user-rng implementation
Mathieu Poirier
2021-10-20
1
-0
/
+33
*
|
virtio-iommu: Drop base_name and change generic_name
Eric Auger
2021-10-20
1
-1
/
+1
*
|
vdpa: Check for iova range at mappings changes
Eugenio Pérez
2021-10-20
1
-0
/
+2
|
/
*
vt82c686: Add a method to VIA_ISA to raise ISA interrupts
BALATON Zoltan
2021-10-18
1
-0
/
+4
*
Revert "cpu: Move cpu_common_props to hw/core/cpu.c"
Richard Henderson
2021-10-16
1
-0
/
+1
*
block-backend: update blk_co_pwrite() and blk_co_pread() wrappers
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-2
/
+6
*
block-backend: fix blk_co_flush prototype to mention coroutine_fn
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-1
/
+1
*
block-backend: convert blk_aio_ functions to int64_t bytes paramter
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-2
/
+2
*
block-backend: convert blk_co_copy_range to int64_t bytes
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-1
/
+1
*
block-backend: convert blk_foo wrappers to use int64_t bytes parameter
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-3
/
+3
*
block-backend: convert blk_co_pdiscard to int64_t bytes
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-1
/
+2
*
block-backend: convert blk_co_pwritev_part to int64_t bytes
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-3
/
+3
*
block-backend: make blk_co_preadv() 64bit
Vladimir Sementsov-Ogievskiy
2021-10-15
1
-1
/
+1
*
qdev: Base object creation on QDict rather than QemuOpts
Kevin Wolf
2021-10-15
3
-6
/
+11
*
virtio-net: Store failover primary opts pointer locally
Kevin Wolf
2021-10-15
1
-0
/
+1
*
qdev: Add Error parameter to hide_device() callbacks
Kevin Wolf
2021-10-15
1
-2
/
+6
*
softmmu/qdev-monitor: add error handling in qdev_set_id
Damien Hedde
2021-10-15
1
-1
/
+24
*
qdev: Make DeviceState.id independent of QemuOpts
Kevin Wolf
2021-10-15
2
-2
/
+2
*
net: Introduce NetClientInfo.check_peer_type()
Kevin Wolf
2021-10-15
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211013' into staging
Richard Henderson
2021-10-13
3
-319
/
+245
|
\
|
*
tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
Richard Henderson
2021-10-13
2
-71
/
+74
|
*
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
2021-10-13
2
-87
/
+87
|
*
accel/tcg: Add cpu_{ld,st}*_mmu interfaces
Richard Henderson
2021-10-13
1
-161
/
+84
*
|
hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2021-10-13
1
-11
/
+0
[next]