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
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
8
-2
/
+53
|
\
|
*
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
2018-06-01
1
-1
/
+0
|
*
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
2018-06-01
2
-0
/
+6
|
*
migration: drop an unused include
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
|
*
osdep: add wait.h compat macros
Michael S. Tsirkin
2018-05-24
1
-0
/
+10
|
*
vhost-user: support registering external host notifiers
Tiwei Bie
2018-05-24
1
-0
/
+8
|
*
vhost-user: introduce shared vhost-user state
Tiwei Bie
2018-05-24
3
-0
/
+24
|
*
vhost: allow backends to filter memory sections
Tiwei Bie
2018-05-24
1
-0
/
+4
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
25
-94
/
+137
|
\
\
|
*
|
qdev: Remove DeviceClass::init() and ::exit()
Philippe Mathieu-Daudé
2018-06-01
1
-16
/
+4
|
*
|
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
2018-06-01
1
-3
/
+0
|
*
|
hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::init
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
|
*
|
Update Linux headers to 4.17-rc6
Peter Maydell
2018-06-01
8
-37
/
+78
|
*
|
virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhere
Alex Williamson
2018-06-01
1
-0
/
+6
|
*
|
vmstate: Add a VSTRUCT type
Corey Minyard
2018-06-01
1
-0
/
+45
|
*
|
memory: get rid of memory_region_init_reservation
Paolo Bonzini
2018-06-01
1
-23
/
+0
|
*
|
memory.h: Fix typo in documentation comment
Peter Maydell
2018-06-01
1
-1
/
+1
|
*
|
hw: Clean "hw/devices.h" includes
Philippe Mathieu-Daudé
2018-06-01
1
-5
/
+2
|
*
|
hw/misc/mips_itu: Cleanup includes
Philippe Mathieu-Daudé
2018-06-01
1
-0
/
+2
|
*
|
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
8
-8
/
+0
|
*
|
vfio: Include "exec/address-spaces.h" directly in the source file
Philippe Mathieu-Daudé
2018-05-31
1
-1
/
+0
|
*
|
sandbox: disable -sandbox if CONFIG_SECCOMP undefined
Yi Min Zhao
2018-05-31
1
-1
/
+2
*
|
|
sandbox: disable -sandbox if CONFIG_SECCOMP undefined
Yi Min Zhao
2018-06-01
1
-1
/
+2
*
|
|
xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages
Paul Durrant
2018-05-31
1
-0
/
+16
*
|
|
xen/hvm: correct reporting of modified memory under physmap during migration
Igor Druzhinin
2018-05-31
1
-3
/
+2
*
|
|
vmstate.h: Provide VMSTATE_BOOL_SUB_ARRAY
Peter Maydell
2018-05-31
1
-0
/
+3
*
|
|
Make address_space_get_iotlb_entry() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+1
*
|
|
Make flatview_translate() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-3
/
+4
*
|
|
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+2
*
|
|
Make memory_region_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+2
*
|
|
Make address_space_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-05-31
2
-2
/
+5
*
|
|
Make address_space_map() take a MemTxAttrs argument
Peter Maydell
2018-05-31
2
-2
/
+4
*
|
|
Make address_space_translate{, _cached}() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+3
*
|
|
Make tb_invalidate_phys_addr() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-2
/
+3
*
|
|
memory.h: Improve IOMMU related documentation
Peter Maydell
2018-05-31
1
-10
/
+95
*
|
|
tcg: Fix helper function vs host abi for float16
Richard Henderson
2018-05-31
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...
Peter Maydell
2018-05-31
3
-0
/
+4
|
\
\
\
|
*
|
|
cli: add --preconfig option
Igor Mammedov
2018-05-30
1
-0
/
+1
|
*
|
|
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov
2018-05-30
1
-0
/
+1
|
*
|
|
numa: split out NumaOptions parsing into set_numa_options()
Igor Mammedov
2018-05-30
1
-0
/
+1
|
*
|
|
numa: postpone options post-processing till machine_run_board_init()
Igor Mammedov
2018-05-30
1
-0
/
+1
|
|
/
/
*
/
/
job: Add error message for failing jobs
Kevin Wolf
2018-05-30
1
-1
/
+6
|
/
/
*
|
gdbstub: Clarify what gdb_handlesig() is doing
Peter Maydell
2018-05-25
1
-0
/
+15
*
|
linux-user: Assert on bad type in thunk_type_align() and thunk_type_size()
Peter Maydell
2018-05-24
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ...
Peter Maydell
2018-05-24
1
-0
/
+69
|
\
\
|
*
|
vga: move bochs vbe defines to header file
Gerd Hoffmann
2018-05-24
1
-0
/
+69
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-05-24
9
-10
/
+276
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
intel-iommu: rework the page walk logic
Peter Xu
2018-05-23
1
-0
/
+2
|
*
|
util: implement simple iova tree
Peter Xu
2018-05-23
1
-0
/
+134
|
*
|
intel-iommu: only do page walk for MAP notifiers
Peter Xu
2018-05-23
1
-0
/
+2
[next]