]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2017-06-15  Paolo Bonzinimegasas: do not read iovec count more than once from...
2017-06-15  Paolo Bonzinimegasas: do not read sense length more than once from...
2017-06-15  Paolo Bonzinimegasas: add qtest
2017-06-15  Marc-André... memory: remove memory_region_set_fd
2017-06-15  Marc-André... ivshmem: use ram_from_fd()
2017-06-15  Marc-André... Add memory_region_init_ram_from_fd()
2017-06-15  Marc-André... exec: split qemu_ram_alloc_from_file()
2017-06-15  Marc-André... exec: split file_ram_alloc()
2017-06-15  Marc-André... exec: check kvm mmu notifiers earlier
2017-06-13  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-06-13  Eric Augerhw/intc/arm_gicv3_its: Allow save/restore
2017-06-13  Eric Augerhw/intc/arm_gicv3_kvm: Implement pending table save
2017-06-13  Eric Augerhw/intc/arm_gicv3_its: Implement state save/restore
2017-06-13  Eric Augerkvm-all: Pass an error object to kvm_device_access
2017-06-13  Cédric Le Goatertimer/aspeed: fix timer enablement when a reload is...
2017-06-13  Cédric Le Goateraspeed: add a temp sensor device on I2C bus 3
2017-06-13  Cédric Le Goaterhw/misc: add a TMP42{1, 2, 3} device model
2017-06-13  Pranith Kumartimer.h: Provide better monotonic time
2017-06-13  Krzysztof Kozlowskihw/misc/exynos4210_pmu: Add support for system poweroff
2017-06-13  Krzysztof Kozlowskihw/intc/exynos4210_gic: Constify array of combiner...
2017-06-13  Krzysztof Kozlowskihw/arm/exynos: Use type define instead of hard-coded...
2017-06-13  Krzysztof Kozlowskihw/arm/exynos: Declare local variables in some order
2017-06-13  Krzysztof Kozlowskihw/arm/exynos: Move DRAM initialization next boards
2017-06-13  Krzysztof Kozlowskihw/timer/exynos4210_mct: Remove unused defines
2017-06-13  Krzysztof Kozlowskihw/timer/exynos4210_mct: Cleanup indentation and empty...
2017-06-13  Krzysztof Kozlowskihw/timer/exynos4210_mct: Fix checkpatch style errors
2017-06-13  Krzysztof Kozlowskihw/intc/exynos4210_gic: Use more meaningful name for...
2017-06-13  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-06-13  Stefan Hajnoczimonitor: resurrect handle_qmp_command trace event
2017-06-13  Stefan Hajnoczimonitor: add handle_hmp_command trace event
2017-06-13  Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-06-13  Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-06-13  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-06-13  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-06-13  Juan Quintelamigration: Move migration.h to migration/
2017-06-13  Juan Quintelamigration: Move remaining exported functions to migrati...
2017-06-13  Juan Quintelamigration: create global_state.c
2017-06-13  Juan Quintelamigration: ram_control_* are implemented in qemu_file
2017-06-13  Juan Quintelamigration: Commands are only used inside migration.c
2017-06-13  Juan Quintelamigration: Move constants to savevm.h
2017-06-13  Juan Quintelamigration: Move dump_vmsate_json_to_file() to misc.h
2017-06-13  Juan Quintelamigration: Split registration functions from vmstate.h
2017-06-13  Juan Quintelamigration: Move self_announce_delay() to misc.h
2017-06-13  Juan Quintelamigration: Remove MigrationState from migration_channel...
2017-06-13  Juan Quintelaram: Now POSTCOPY_ACTIVE is the same that STATUS_ACTIVE
2017-06-13  Juan Quintelaram: Print block stats also in the complete case
2017-06-13  Eduardo Habkostmigration: Don't try to set *errp directly
2017-06-13  Peter Xumigration: isolate return path on src
2017-06-13  Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2017-06-12  Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2017-06-12  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-06-12  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-06-12  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-06-09  Peter Maydellblock/gluster.c: Handle qdict_array_entries() failure
2017-06-09  Jeff Codyblock: fix external snapshot abort permission error
2017-06-09  Peter Maydellblock/qcow.c: Fix memory leak in qcow_create()
2017-06-09  Kevin Wolfqemu-iotests: Test automatic commit job cancel on hot...
2017-06-09  Kevin Wolfcommit: Fix use after free in completion
2017-06-09  Kevin Wolfqemu-iotests: Block migration test
2017-06-09  Kevin Wolfmigration/block: Clean up BBs in block_save_complete()
2017-06-09  Kevin Wolfmigration: Inactivate images after .save_live_complete_...
2017-06-09  Kevin Wolfblock: Fix anonymous BBs in blk_root_inactivate()
2017-06-09  Laurent VivierRevert "spapr: fix memory hot-unplugging"
2017-06-09  Greg Kurzxics: drop ICPStateClass::cpu_setup() handler
2017-06-09  Greg Kurzxics: setup cpu at realize time
2017-06-09  Greg Kurzxics: pass appropriate types to realize() handlers.
2017-06-09  Greg Kurzxics: introduce macros for ICP/ICS link properties
2017-06-09  Thomas Huthhw/cpu: core.c can be compiled as common object
2017-06-08  Marcel Apfelbaumhw/pcie: fix the generic pcie root port to support...
2017-06-08  Haozhong Zhangnvdimm acpi: fix region format interface code
2017-06-08  Marc-André... vhost-user-bridge: fix iov_restore_front() warning
2017-06-08  Marc-André... test-char: start a /char/serial test
2017-06-08  Marc-André... chardev: don't use alias names in parse_compat()
2017-06-08  Marc-André... char: fix alias devices regression
2017-06-08  Thomas Huthhw/ppc/spapr: Adjust firmware name for PCI bridges
2017-06-08  Greg Kurzxics: add reset() handler to ICPStateClass
2017-06-08  Greg Kurzpnv_core: drop reference on ICPState object during...
2017-06-08  David Gibsonspapr: Rework DRC name handling
2017-06-08  David Gibsonspapr: Fold spapr_phb_{add,remove}_pci_device() into...
2017-06-08  David Gibsonspapr: Change DRC attach & detach methods to functions
2017-06-08  David Gibsonspapr: Clean up handling of DR-indicator
2017-06-08  David Gibsonspapr: Clean up RTAS set-indicator
2017-06-08  David Gibsonspapr: Don't misuse DR-indicator in spapr_recover_pendi...
2017-06-08  David Gibsonspapr: Clean up DR entity sense handling
2017-06-08  David Gibsonpseries: Correct panic behaviour for pseries machine...
2017-06-08  Greg Kurzspapr: fix memory leak in spapr_memory_pre_plug()
2017-06-08  Greg Kurztarget/ppc: fix memory leak in kvmppc_is_mem_backend_pa...
2017-06-08  Greg Kurztarget/ppc: pass const string to kvmppc_is_mem_backend_...
2017-06-07  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-06-07  Paolo Bonzinidocs: create config/, devel/ and spin/ subdirectories
2017-06-07  Felipe Franciosicpus: reset throttle_thread_scheduled after sleep
2017-06-07  Gongleikvm: don't register smram_listener when smm is off
2017-06-07  Paolo Bonzininbd: make it thread-safe, fix qcow2 over nbd
2017-06-07  Abdallah Bouassidatarget/i386: Add GDB XML description for SSE registers
2017-06-07  Roman Peni386/kvm: do not zero out segment flags if segment...
2017-06-07  Paolo Bonziniedu: fix memory leak on msi_broken platforms
2017-06-07  Paolo Bonzinilinuxboot_dma: compile for i486
2017-06-07  Denis Plotnikovkvmclock: update system_time_msr address forcibly
2017-06-07  Eric Blakenbd: Fully initialize client in case of failed negotiation
2017-06-07  Daniel P. Berrangesockets: improve error reporting if UNIX socket path...
next