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
*
block: Drop @child_class from bdrv_child_perm()
Max Reitz
2020-05-18
1
-3
/
+1
*
block: Drop child_file
Max Reitz
2020-05-18
1
-1
/
+0
*
block: Drop bdrv_format_default_perms()
Max Reitz
2020-05-18
1
-11
/
+0
*
block: Make bdrv_filter_default_perms() static
Max Reitz
2020-05-18
1
-10
/
+0
*
block: Drop child_backing
Max Reitz
2020-05-18
1
-1
/
+0
*
block: Drop child_format
Max Reitz
2020-05-18
1
-1
/
+0
*
block: Add bdrv_default_perms()
Max Reitz
2020-05-18
1
-0
/
+11
*
block: Add child_of_bds
Max Reitz
2020-05-18
1
-0
/
+1
*
block: Pass parent_is_format to .inherit_options()
Max Reitz
2020-05-18
1
-1
/
+1
*
block: Pass BdrvChildRole to .inherit_options()
Max Reitz
2020-05-18
1
-1
/
+2
*
block: Pass BdrvChildRole to bdrv_child_perm()
Max Reitz
2020-05-18
1
-1
/
+4
*
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
2
-0
/
+4
*
block: Add BdrvChildRole and BdrvChildRoleBits
Max Reitz
2020-05-18
1
-0
/
+56
*
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
2020-05-18
2
-14
/
+14
*
block: Add BlockDriver.is_format
Max Reitz
2020-05-18
1
-0
/
+7
*
block: Add blk_make_empty()
Max Reitz
2020-05-18
1
-0
/
+2
*
block: Add bdrv_make_empty()
Max Reitz
2020-05-18
1
-0
/
+1
*
qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const
Philippe Mathieu-Daudé
2020-05-15
1
-1
/
+1
*
qemu/plugin: Move !CONFIG_PLUGIN stubs altogether
Philippe Mathieu-Daudé
2020-05-15
1
-18
/
+15
*
qemu/plugin: Trivial code movement
Philippe Mathieu-Daudé
2020-05-15
1
-16
/
+16
*
disas: include an optional note for the start of disassembly
Alex Bennée
2020-05-15
2
-3
/
+3
*
accel/tcg: Relax va restrictions on 64-bit guests
Richard Henderson
2020-05-15
1
-4
/
+19
*
exec/cpu-all: Use bool for have_guest_base
Richard Henderson
2020-05-15
1
-1
/
+1
*
qom: Drop @errp parameter of object_property_del()
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
6
-7
/
+7
*
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
4
-4
/
+4
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-56
/
+25
*
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-15
1
-4
/
+2
*
qom: Make all the object_property_add_FOO() return the property
Markus Armbruster
2020-05-15
1
-13
/
+37
*
qom: Drop convenience method object_property_get_uint16List()
Markus Armbruster
2020-05-15
1
-14
/
+0
*
qom: Clean up inconsistent use of gchar * vs. char *
Markus Armbruster
2020-05-15
1
-6
/
+6
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200514'...
Peter Maydell
2020-05-14
7
-2
/
+118
|
\
|
*
target-arm: kvm64: handle SIGBUS signal from kernel or KVM
Dongjiu Geng
2020-05-14
1
-2
/
+1
|
*
ACPI: Record Generic Error Status Block(GESB) table
Dongjiu Geng
2020-05-14
1
-0
/
+1
|
*
KVM: Move hwpoison page related functions into kvm-all.c
Dongjiu Geng
2020-05-14
1
-0
/
+12
|
*
ACPI: Record the Generic Error Status Block address
Dongjiu Geng
2020-05-14
2
-0
/
+8
|
*
ACPI: Build Hardware Error Source Table
Dongjiu Geng
2020-05-14
1
-0
/
+39
|
*
ACPI: Build related register address fields via hardware error fw_cfg blob
Dongjiu Geng
2020-05-14
2
-0
/
+29
|
*
hw/arm/virt: Introduce a RAS machine option
Dongjiu Geng
2020-05-14
1
-0
/
+1
|
*
acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
Dongjiu Geng
2020-05-14
1
-0
/
+27
*
|
hw/core: stream: Add an end-of-packet flag
Edgar E. Iglesias
2020-05-14
1
-2
/
+3
|
/
*
qcow2: introduce compression type feature
Denis Plotnikov
2020-05-13
1
-0
/
+1
*
accel/tcg: Add endian-specific cpu_{ld, st}* operations
Richard Henderson
2020-05-11
1
-65
/
+206
*
accel/tcg: Add probe_access_flags
Richard Henderson
2020-05-11
2
-1
/
+34
*
accel/tcg: Add block comment for probe_access
Richard Henderson
2020-05-11
1
-0
/
+17
*
exec: Add block comments for watchpoint routines
Richard Henderson
2020-05-11
1
-0
/
+23
*
hw/timer/nrf51_timer: Display timer ID in trace events
Philippe Mathieu-Daudé
2020-05-11
1
-0
/
+1
*
hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition
Philippe Mathieu-Daudé
2020-05-11
2
-3
/
+2
*
aspeed: Support AST2600A1 silicon revision
Joel Stanley
2020-05-11
1
-0
/
+1
*
block: Drop unused .bdrv_has_zero_init_truncate
Eric Blake
2020-05-08
2
-8
/
+0
[next]