]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2016-02-06  Laszlo Ersekpc: set the OEM fields in the RSDT and the FADT from...
2016-02-06  Laszlo Ersekacpi: add function to extract oem_id and oem_table_id...
2016-02-06  Laszlo Ersekacpi: expose oem_id and oem_table_id in build_rsdt()
2016-02-06  Laszlo Ersekacpi: take oem_id in build_header(), optionally
2016-02-06  Eduardo Habkostpc: Eliminate PcGuestInfo struct
2016-02-06  Eduardo Habkostpc: Move APIC and NUMA data from PcGuestInfo to PCMachi...
2016-02-06  Eduardo Habkostpc: Move PcGuestInfo.fw_cfg to PCMachineState
2016-02-06  Eduardo Habkostpc: Remove PcGuestInfo.isapc_ram_fw field
2016-02-06  Eduardo Habkostpc: Remove RAM size fields from PcGuestInfo
2016-02-06  Eduardo Habkostpc: Remove compat fields from PcGuestInfo
2016-02-06  Eduardo Habkostacpi: Don't save PcGuestInfo on AcpiBuildState
2016-02-06  Eduardo Habkostacpi: Remove guest_info parameters from functions
2016-02-06  Eduardo Habkostpc: Simplify xen_load_linux() signature
2016-02-06  Eduardo Habkostpc: Simplify pc_memory_init() signature
2016-02-06  Eduardo Habkostpc: Eliminate struct PcGuestInfoState
2016-02-06  Eduardo Habkostpc: Move PcGuestInfo declaration to top of file
2016-02-06  Cédric Le Goateripmi: add ACPI power and GUID commands
2016-02-06  Cédric Le Goateripmi: add GET_SYS_RESTART_CAUSE chassis command
2016-02-06  Cédric Le Goateripmi: add get and set SENSOR_TYPE commands
2016-02-06  Cédric Le Goateripmi: introduce a struct ipmi_sdr_compact
2016-02-06  Cédric Le Goateripmi: fix SDR length value
2016-02-06  Cédric Le Goateripmi: cleanup error_report messages
2016-02-06  Cédric Le Goateripmi: replace *_MAXCMD defines
2016-02-06  Cédric Le Goateripmi: replace goto by a return statement
2016-02-06  Marcel Apfelbaumhw/pci: ensure that only PCI/PCIe bridges can be attach...
2016-02-06  Paolo Bonzinivhost-user-test: use correct ROM to speed up and avoid...
2016-02-06  Marcel Apfelbaumhw/pxb: add pxb devices to the bridge category
2016-02-06  Vincenzo Maffionevirtio: combine write of an entry into used ring
2016-02-06  Vincenzo Maffionevirtio: read avail_idx from VQ only when necessary
2016-02-06  Vincenzo Maffionevirtio: cache used_idx in a VirtQueue field
2016-02-06  Paolo Bonzinivirtio: combine the read of a descriptor
2016-02-06  Paolo Bonzinivring: slim down allocation of VirtQueueElements
2016-02-06  Paolo Bonzinivirtio: slim down allocation of VirtQueueElements
2016-02-06  Paolo Bonzinivirtio: introduce virtqueue_alloc_element
2016-02-06  Paolo Bonzinivirtio: introduce qemu_get/put_virtqueue_element
2016-02-06  Paolo Bonzinivirtio: move allocation to virtqueue_pop/vring_pop
2016-02-04  Paolo Bonzinivirtio: move VirtQueueElement at the beginning of the...
2016-02-04  Igor Mammedovtests: pc: acpi: add expected DSDT.bridge blobs and...
2016-02-04  Igor Mammedovtests: pc: acpi: drop not needed 'expected SSDT' blobs
2016-02-04  Igor Mammedovpc: acpi: merge SSDT into DSDT
2016-02-04  Dr. David Alan... Fix virtio migration
2016-02-03  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-02-03  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-03  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-02-03  Paolo Bonzinilog: add "-d trace:PATTERN"
2016-02-03  Paolo Bonzinitrace: switch default backend to "log"
2016-02-03  Paolo Bonzinitrace: convert stderr backend to log
2016-02-03  Gerd Hoffmannvirtio-gpu: block any rendering until client (ui) is...
2016-02-03  Gerd Hoffmannvirtio-gpu: add support to enable/disable command proce...
2016-02-03  Gerd Hoffmannvirtio-gpu: maintain command queue
2016-02-03  Gerd Hoffmannvirtio-gpu: fix memory leak in error path
2016-02-03  Gerd Hoffmannconsole: block rendering until client is done
2016-02-03  Gerd Hoffmannzap qemu_egl_has_ext in include/ui/egl-helpers.h
2016-02-03  Denis V. Lunevlog: move qemu-log.c into util/ directory
2016-02-03  Paolo Bonzinilog: do not unnecessarily include qom/cpu.h
2016-02-03  Paolo Bonzinitrace: add "-trace help"
2016-02-03  Paolo Bonzinitrace: add "-trace enable=..."
2016-02-03  Denis V. Lunevtrace: no need to call trace_backend_init in different...
2016-02-03  Paolo Bonzinitrace: split trace_init_file out of trace_init_backends
2016-02-03  Paolo Bonzinitrace: split trace_init_events out of trace_init_backends
2016-02-03  Paolo Bonzinitrace: fix documentation
2016-02-03  Paolo Bonzinitrace: track enabled events in a separate array
2016-02-03  Paolo Bonzinitrace: count number of enabled events
2016-02-03  Wolfgang Bumillerhmp: fix sendkey out of bounds write (CVE-2015-8619)
2016-02-02  Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2016-02-02  Jeff Codyblock: qemu-iotests - add test for snapshot, commit...
2016-02-02  Jeff Codyblock: set device_list.tqe_prev to NULL on BDS removal
2016-02-02  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-02  Fam Zhengiotests: Add "qemu-img map" test for VMDK extents
2016-02-02  Fam Zhengqemu-img: Make MapEntry a QAPI struct
2016-02-02  Fam Zhengqemu-img: In "map", use the returned "file" from bdrv_g...
2016-02-02  Fam Zhengblock: Use returned *file in bdrv_co_get_block_status
2016-02-02  Fam Zhengvmdk: Return extent's file in bdrv_get_block_status
2016-02-02  Fam Zhengvmdk: Fix calculation of block status's offset
2016-02-02  Fam Zhengvpc: Assign bs->file->bs to file in vpc_co_get_block_status
2016-02-02  Fam Zhengvdi: Assign bs->file->bs to file in vdi_co_get_block_status
2016-02-02  Fam Zhengsheepdog: Assign bs to file in sd_co_get_block_status
2016-02-02  Fam Zhengqed: Assign bs->file->bs to file in bdrv_qed_co_get_blo...
2016-02-02  Fam Zhengparallels: Assign bs->file->bs to file in parallels_co_...
2016-02-02  Fam Zhengiscsi: Assign bs to file in iscsi_co_get_block_status
2016-02-02  Fam Zhengraw: Assign bs to file in raw_co_get_block_status
2016-02-02  Fam Zhengqcow2: Assign bs->file->bs to file in qcow2_co_get_bloc...
2016-02-02  Fam Zhengqcow: Assign bs->file->bs to file in qcow_co_get_block_...
2016-02-02  Fam Zhengblock: Add "file" output parameter to block status...
2016-02-02  Paolo Bonziniblock: acquire in bdrv_query_image_info
2016-02-02  Max Reitziotests: Add test for block jobs and BDS ejection
2016-02-02  Max Reitziotests: Add test for multiple BB on BDS tree
2016-02-02  Max Reitzblock: Rewrite bdrv_close_all()
2016-02-02  Max Reitzblock: Add blk_remove_all_bs()
2016-02-02  Max Reitzblockdev: Keep track of monitor-owned BDS
2016-02-02  Max Reitzblock: Add list of all BlockDriverStates
2016-02-02  Max Reitzblock: Make bdrv_close() static
2016-02-02  Max Reitzblockdev: Use blk_remove_bs() in do_drive_del()
2016-02-02  Max Reitzblock: Use blk_remove_bs() in blk_delete()
2016-02-02  Max Reitzblock: Remove BDS close notifier
2016-02-02  Max Reitznbd: Switch from close to eject notifier
2016-02-02  Max Reitzvirtio-scsi: Catch BDS-BB removal/insertion
2016-02-02  Max Reitzvirtio-blk: Functions for op blocker management
2016-02-02  Max Reitzblock: Add BB-BDS remove/insert notifiers
2016-02-02  Max Reitziotests: Add test for eject under NBD server
next