Age | Commit message (Expand) | Author | Files | Lines |
2020-05-19 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 1 | -0/+3 |
2020-05-19 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 3 | -32/+92 |
2020-05-19 | ui/win32-kbd-hook: handle AltGr in a hook procedure | Volker Rümelin | 1 | -0/+14 |
2020-05-18 | aio-posix: disable fdmon-io_uring when GSource is used | Stefan Hajnoczi | 1 | -0/+3 |
2020-05-18 | block: Drop @child_class from bdrv_child_perm() | Max Reitz | 1 | -3/+1 |
2020-05-18 | block: Drop child_file | Max Reitz | 1 | -1/+0 |
2020-05-18 | block: Drop bdrv_format_default_perms() | Max Reitz | 1 | -11/+0 |
2020-05-18 | block: Make bdrv_filter_default_perms() static | Max Reitz | 1 | -10/+0 |
2020-05-18 | block: Drop child_backing | Max Reitz | 1 | -1/+0 |
2020-05-18 | block: Drop child_format | Max Reitz | 1 | -1/+0 |
2020-05-18 | block: Add bdrv_default_perms() | Max Reitz | 1 | -0/+11 |
2020-05-18 | block: Add child_of_bds | Max Reitz | 1 | -0/+1 |
2020-05-18 | block: Pass parent_is_format to .inherit_options() | Max Reitz | 1 | -1/+1 |
2020-05-18 | block: Pass BdrvChildRole to .inherit_options() | Max Reitz | 1 | -1/+2 |
2020-05-18 | block: Pass BdrvChildRole to bdrv_child_perm() | Max Reitz | 1 | -1/+4 |
2020-05-18 | block: Add BdrvChildRole to BdrvChild | Max Reitz | 2 | -0/+4 |
2020-05-18 | block: Add BdrvChildRole and BdrvChildRoleBits | Max Reitz | 1 | -0/+56 |
2020-05-18 | block: Rename BdrvChildRole to BdrvChildClass | Max Reitz | 2 | -14/+14 |
2020-05-18 | block: Add BlockDriver.is_format | Max Reitz | 1 | -0/+7 |
2020-05-18 | block: Add blk_make_empty() | Max Reitz | 1 | -0/+2 |
2020-05-18 | block: Add bdrv_make_empty() | Max Reitz | 1 | -0/+1 |
2020-05-18 | Revert "hw/display/ramfb: initialize fw-config space with xres/ yres" | Gerd Hoffmann | 1 | -1/+1 |
2020-05-15 | qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-05-15 | qemu/plugin: Move !CONFIG_PLUGIN stubs altogether | Philippe Mathieu-Daudé | 1 | -18/+15 |
2020-05-15 | qemu/plugin: Trivial code movement | Philippe Mathieu-Daudé | 1 | -16/+16 |
2020-05-15 | disas: include an optional note for the start of disassembly | Alex Bennée | 2 | -3/+3 |
2020-05-15 | accel/tcg: Relax va restrictions on 64-bit guests | Richard Henderson | 1 | -4/+19 |
2020-05-15 | exec/cpu-all: Use bool for have_guest_base | Richard Henderson | 1 | -1/+1 |
2020-05-15 | qom: Drop @errp parameter of object_property_del() | Markus Armbruster | 1 | -1/+1 |
2020-05-15 | qdev: Unrealize must not fail | Markus Armbruster | 6 | -7/+7 |
2020-05-15 | Drop more @errp parameters after previous commit | Markus Armbruster | 4 | -4/+4 |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 1 | -56/+25 |
2020-05-15 | qom: Drop object_property_set_description() parameter @errp | Markus Armbruster | 1 | -4/+2 |
2020-05-15 | qom: Make all the object_property_add_FOO() return the property | Markus Armbruster | 1 | -13/+37 |
2020-05-15 | qom: Drop convenience method object_property_get_uint16List() | Markus Armbruster | 1 | -14/+0 |
2020-05-15 | qom: Clean up inconsistent use of gchar * vs. char * | Markus Armbruster | 1 | -6/+6 |
2020-05-14 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200514'... | Peter Maydell | 7 | -2/+118 |
2020-05-14 | target-arm: kvm64: handle SIGBUS signal from kernel or KVM | Dongjiu Geng | 1 | -2/+1 |
2020-05-14 | ACPI: Record Generic Error Status Block(GESB) table | Dongjiu Geng | 1 | -0/+1 |
2020-05-14 | KVM: Move hwpoison page related functions into kvm-all.c | Dongjiu Geng | 1 | -0/+12 |
2020-05-14 | ACPI: Record the Generic Error Status Block address | Dongjiu Geng | 2 | -0/+8 |
2020-05-14 | ACPI: Build Hardware Error Source Table | Dongjiu Geng | 1 | -0/+39 |
2020-05-14 | ACPI: Build related register address fields via hardware error fw_cfg blob | Dongjiu Geng | 2 | -0/+29 |
2020-05-14 | hw/arm/virt: Introduce a RAS machine option | Dongjiu Geng | 1 | -0/+1 |
2020-05-14 | acpi: nvdimm: change NVDIMM_UUID_LE to a common macro | Dongjiu Geng | 1 | -0/+27 |
2020-05-14 | hw/core: stream: Add an end-of-packet flag | Edgar E. Iglesias | 1 | -2/+3 |
2020-05-13 | qcow2: introduce compression type feature | Denis Plotnikov | 1 | -0/+1 |
2020-05-11 | accel/tcg: Add endian-specific cpu_{ld, st}* operations | Richard Henderson | 1 | -65/+206 |
2020-05-11 | accel/tcg: Add probe_access_flags | Richard Henderson | 2 | -1/+34 |
2020-05-11 | accel/tcg: Add block comment for probe_access | Richard Henderson | 1 | -0/+17 |