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
*
hw/dma: Remove CONFIG_USER_ONLY check
Philippe Mathieu-Daudé
2022-01-18
1
-3
/
+0
*
hw/pci: Document pci_dma_map()
Philippe Mathieu-Daudé
2022-01-18
1
-0
/
+12
*
hw/pci: Restrict pci-bus stub to sysemu
Philippe Mathieu-Daudé
2022-01-18
1
-1
/
+1
*
hw/nvram: Restrict fw_cfg QOM interface to sysemu and tools
Philippe Mathieu-Daudé
2022-01-18
1
-2
/
+4
*
stubs: Restrict fw_cfg to system emulation
Philippe Mathieu-Daudé
2022-01-18
1
-1
/
+1
*
memory: Fix incorrect calls of log_global_start/stop
Peter Xu
2022-01-18
1
-13
/
+14
*
memory: Update description of memory_region_is_mapped()
David Hildenbrand
2022-01-18
1
-1
/
+2
*
memory: Make memory_region_is_mapped() succeed when mapped via an alias
David Hildenbrand
2022-01-18
2
-1
/
+13
*
machine: Use host_memory_backend_is_mapped() in machine_consume_memdev()
David Hildenbrand
2022-01-18
1
-1
/
+1
*
memory: Have 'info mtree' remove duplicated Address Space information
Philippe Mathieu-Daudé
2022-01-18
1
-3
/
+60
*
memory: Split mtree_info() as mtree_info_flatview() + mtree_info_as()
Philippe Mathieu-Daudé
2022-01-18
1
-34
/
+43
*
memory: Directly dispatch alias accesses on origin memory region
Philippe Mathieu-Daudé
2022-01-18
1
-0
/
+10
*
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20220115' i...
Peter Maydell
2022-01-16
4
-0
/
+0
|
\
|
*
roms/openbios: update OpenBIOS images to 04dfc98 built from submodule
Mark Cave-Ayland
2022-01-15
4
-0
/
+0
*
|
Merge remote-tracking branch 'remotes/konstantin/tags/qga-win32-pull-2022-01-...
Peter Maydell
2022-01-16
2
-116
/
+166
|
\
\
|
|
/
|
/
|
|
*
qga-win: Detect Windows 11 by build number
Kostiantyn Kostiuk
2022-01-10
1
-9
/
+14
|
*
qga-win: Detect OS based on Windows 10 by first build number
Kostiantyn Kostiuk
2022-01-10
1
-7
/
+11
|
*
gqa-win: get_pci_info: Replace 'while' with 2 calls of the function
Kostiantyn Kostiuk
2022-01-10
1
-6
/
+24
|
*
gqa-win: get_pci_info: Add g_autofree for few variables
Kostiantyn Kostiuk
2022-01-10
1
-4
/
+2
|
*
gqa-win: get_pci_info: Split logic to separate functions
Kostiantyn Kostiuk
2022-01-10
1
-74
/
+87
|
*
gqa-win: get_pci_info: Free parent_dev_info properly
Kostiantyn Kostiuk
2022-01-10
1
-2
/
+5
|
*
gqa-win: get_pci_info: Use common 'end' label
Kostiantyn Kostiuk
2022-01-10
1
-13
/
+12
|
*
gqa-win: get_pci_info: Clean dev_info if handle is valid
Kostiantyn Kostiuk
2022-01-10
1
-2
/
+4
|
*
MAINTAINERS: Add entry for QEMU Guest Agent Windows components
Kostiantyn Kostiuk
2022-01-10
1
-0
/
+8
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2022-01-14
28
-104
/
+307
|
\
\
|
*
|
iotests/testrunner.py: refactor test_field_width
Vladimir Sementsov-Ogievskiy
2022-01-14
1
-11
/
+10
|
*
|
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
2022-01-14
8
-35
/
+12
|
*
|
qemu-img: make is_allocated_sectors() more efficient
Vladimir Sementsov-Ogievskiy
2022-01-14
2
-10
/
+21
|
*
|
iotests: Test qemu-img convert of zeroed data cluster
Kevin Wolf
2022-01-14
2
-2
/
+9
|
*
|
vvfat: Fix vvfat_write() for writes before the root directory
Kevin Wolf
2022-01-14
1
-8
/
+22
|
*
|
vvfat: Fix size of temporary qcow file
Kevin Wolf
2022-01-14
1
-4
/
+3
|
*
|
iotests/308: Fix for CAP_DAC_OVERRIDE
Hanna Reitz
2022-01-14
2
-3
/
+24
|
*
|
iotests/stream-error-on-reset: New test
Hanna Reitz
2022-01-14
2
-0
/
+145
|
*
|
block-backend: prevent dangling BDS pointers across aio_poll()
Stefan Hajnoczi
2022-01-14
1
-2
/
+17
|
*
|
qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER
Philippe Mathieu-Daudé
2022-01-14
1
-2
/
+4
|
*
|
qemu-storage-daemon: Add vhost-user-blk help
Philippe Mathieu-Daudé
2022-01-14
1
-0
/
+13
|
*
|
docs: Correct 'vhost-user-blk' spelling
Philippe Mathieu-Daudé
2022-01-14
1
-1
/
+1
|
*
|
softmmu: fix device deletion events with -device JSON syntax
Daniel P. Berrangé
2022-01-14
3
-2
/
+26
|
*
|
include/sysemu/blockdev.h: remove drive_get_max_devs
Emanuele Giuseppe Esposito
2022-01-14
2
-18
/
+0
|
*
|
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...
Emanuele Giuseppe Esposito
2022-01-14
4
-10
/
+5
|
*
|
block_int: make bdrv_backing_overridden static
Emanuele Giuseppe Esposito
2022-01-14
2
-4
/
+3
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...
Peter Maydell
2022-01-14
27
-182
/
+388
|
\
\
\
|
*
|
|
ui/input-legacy: pass horizontal scroll information
Dmitry Petrov
2022-01-13
1
-0
/
+15
|
*
|
|
ui/sdl2: pass horizontal scroll information to the device code
Dmitry Petrov
2022-01-13
1
-0
/
+5
|
*
|
|
ui/gtk: pass horizontal scroll information to the device code
Dmitry Petrov
2022-01-13
1
-12
/
+42
|
*
|
|
ui/cocoa: pass horizontal scroll information to the device code
Dmitry Petrov
2022-01-13
1
-6
/
+12
|
*
|
|
ps2: Initial horizontal scroll support
Dmitry Petrov
2022-01-13
2
-9
/
+50
|
*
|
|
edid: Added support for 4k@60 Hz monitor
Satyeshwar Singh
2022-01-13
1
-0
/
+3
|
*
|
|
edid: set default resolution to 1280x800 (WXGA)
Daniel P. Berrangé
2022-01-13
3
-6
/
+6
|
*
|
|
hw/mips/jazz: Inline vga_mmio_init() and remove it
Philippe Mathieu-Daudé
2022-01-13
3
-25
/
+8
[next]