aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-29virtio: skip legacy support check on machine types less than 5.1Stefano Garzarella1-0/+2
2020-09-29util/hexdump: introduce qemu_hexdump_line()Laurent Vivier1-0/+8
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov3-3/+0
2020-09-29vhost: recheck dev state in the vhost_migration_log routineDima Stepanov1-0/+10
2020-09-29vhost-vdpa: batch updating IOTLB mappingsJason Wang1-0/+1
2020-09-29vhost: switch to use IOTLB v2 formatJason Wang2-0/+3
2020-09-29linux headers: sync to 5.9-rc4Jason Wang10-36/+277
2020-09-28Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell1-1/+1
2020-09-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell24-259/+293
2020-09-24Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200923-pull-request...Peter Maydell1-1/+0
2020-09-24Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-5/+43
2020-09-23timer: Fix timer_mod_anticipate() documentationPhilippe Mathieu-Daudé1-1/+1
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi22-259/+268
2020-09-23virtio-blk: undo destructive iov_discard_*() operationsStefan Hajnoczi1-0/+2
2020-09-23util/iov: add iov_discard_undo()Stefan Hajnoczi1-0/+23
2020-09-23audio: remove qemu_spice_audio_init()Gerd Hoffmann1-1/+0
2020-09-22qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé1-5/+43
2020-09-22Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request...Peter Maydell2-9/+7
2020-09-21Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell323-1170/+488
2020-09-21hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposurePhilippe Mathieu-Daudé2-9/+7
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost242-855/+292
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost51-186/+51
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost46-49/+47
2020-09-18qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPEEduardo Habkost9-16/+16
2020-09-18qom: Allow objects to be allocated with increased alignmentRichard Henderson1-0/+5
2020-09-18hw/i386/vmport: Drop superfluous parenthesis around function typedefPhilippe Mathieu-Daudé1-1/+1
2020-09-18qom: Correct error values in two contractsMarkus Armbruster1-2/+2
2020-09-18qom: Clean up object_property_get_enum()'s error valueMarkus Armbruster1-3/+3
2020-09-18qom: Correct object_class_dynamic_cast_assert() documentationEduardo Habkost1-1/+1
2020-09-18sifive: Use DECLARE_*CHECKER* macrosEduardo Habkost6-11/+12
2020-09-18sifive: Move QOM typedefs and add missing includesEduardo Habkost6-12/+24
2020-09-18sifive_u: Rename memmap enum constantsEduardo Habkost1-17/+17
2020-09-18sifive_e: Rename memmap enum constantsEduardo Habkost1-19/+19
2020-09-17Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200917-pull-reque...Peter Maydell4-4/+39
2020-09-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-1...Peter Maydell2-1/+2
2020-09-17x86: move cpu hotplug from pc to x86Gerd Hoffmann1-0/+10
2020-09-17x86: move acpi_dev from pc/microvmGerd Hoffmann3-2/+1
2020-09-17x86: constify x86_machine_is_*_enabledGerd Hoffmann1-2/+2
2020-09-17microvm/acpi: add minimal acpi supportGerd Hoffmann1-0/+9
2020-09-17microvm: make virtio irq base runtime configurableGerd Hoffmann1-1/+1
2020-09-17acpi: move acpi_dsdt_add_power_button() to gedGerd Hoffmann1-0/+1
2020-09-17acpi: ged: add x86 device variant.Gerd Hoffmann1-0/+4
2020-09-17acpi: ged: add control regsGerd Hoffmann1-0/+12
2020-09-16util: introduce qemu_open and qemu_create with error reportingDaniel P. Berrangé1-0/+6
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé1-1/+1
2020-09-16monitor: simplify functions for getting a dup'd fdset entryDaniel P. Berrangé2-2/+2
2020-09-16osdep: file locking functions are not available on Win32Yonggang Luo1-1/+1
2020-09-16rcu: Implement drain_call_rcuMaxim Levitsky1-0/+1
2020-09-15virtio-gpu: make virtio_gpu_ops staticGerd Hoffmann1-2/+1
2020-09-14hw/arm/npcm7xx: add board setup stub for CPU and UART clocksHavard Skinnemoen1-0/+1