]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-12-18 Wei Yangmigration: check length directly to make sure the range...
2019-12-18 Paolo Bonzinimemory: include MemoryListener documentation and some...
2019-12-17 Paolo Bonzinidocs: add memory API reference
2019-12-17 Paolo Bonzinimemory.h: Silence kernel-doc complaints
2019-12-17 Peter Maydelldocs: Create bitops.rst as example of kernel-docs
2019-12-17 Peter Maydellbitops.h: Silence kernel-doc complaints
2019-12-17 Peter MaydellMakefile: disable Sphinx nitpicking
2019-12-17 Peter Maydelldocs/conf.py: Enable use of kerneldoc sphinx extension
2019-12-17 Paolo Bonzinidocs: tweak kernel-doc for QEMU coding standards
2019-12-17 Paolo Bonzinidocs: import Linux kernel-doc script and extension
2019-12-17 Paolo Bonzinibuild: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG
2019-12-17 Paolo Bonzinicolo: fix return without releasing RCU
2019-12-17 Paolo Bonzinimemory: use RCU_READ_LOCK_GUARD
2019-12-17 Dr. David Alan... qsp: Use WITH_RCU_READ_LOCK_GUARD
2019-12-17 Dr. David Alan... hyperv: Use auto rcu_read macros
2019-12-17 Philippe Mathieu... hw/i386/pc: Extract the port92 device
2019-12-17 Philippe Mathieu... hw/i386/pc: Inline port92_init()
2019-12-17 Philippe Mathieu... hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string
2019-12-17 Paolo Bonzinihw/isa/isa-bus: cleanup irq functions
2019-12-17 Philippe Mathieu... hw/i386: Simplify ioapic_init_gsi()
2019-12-17 Philippe Mathieu... hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gs...
2019-12-17 Paolo Bonzinipc: stubify x86 iommu
2019-12-17 Paolo Bonziniacpi: move PC stubs out of stubs/
2019-12-17 Paolo Bonzinix86: move more x86-generic functions out of PC files
2019-12-17 Philippe Mathieu... hw/i386/pc: Convert DPRINTF() to trace events
2019-12-17 Paolo Bonzinix86: move SMM property to X86MachineState
2019-12-17 Paolo Bonzinipci-stub: add more MSI functions
2019-12-17 Paolo Bonzinihw: replace hw/i386/pc.h with a header just for the...
2019-12-17 Paolo Bonzinifw_cfg: allow building without other devices
2019-12-17 Paolo Bonzinii386: conditionally compile more files
2019-12-17 Marc-André... configure: simplify vhost condition with Kconfig
2019-12-17 Paolo Bonziniconfigure: set $PYTHON to a full path
2019-12-17 Paolo Bonzinistubs: replace stubs with lnot if applicable
2019-12-17 Paolo Bonzinicrypto: move common bits for all emulators to libqemuutil
2019-12-17 Paolo Bonzinilibvixl: remove per-target compiler flags
2019-12-17 Marc-André... tests: skip block layer tests if !CONFIG_TOOLS
2019-12-17 Marc-André... os-posix: simplify os_find_datadir
2019-12-17 Marc-André... vhost-user-scsi: fix printf format warning
2019-12-17 Marc-André... monitor: fix maybe-uninitialized
2019-12-17 Marc-André... migration: fix maybe-uninitialized warning
2019-12-17 Paolo Bonzinibuild-sys: do not include Windows SLIRP dependencies...
2019-12-17 Marc-André... build-sys: build vhost-user-gpu only if CONFIG_TOOLS
2019-12-17 Greg Kurzobject: Improve documentation of interfaces
2019-12-17 Paolo BonziniMakefile: remove unused variables
2019-12-17 Paolo Bonzinikvm: convert "-machine kernel_irqchip" to an accelerato...
2019-12-17 Paolo Bonzinikvm: introduce kvm_kernel_irqchip_* functions
2019-12-17 Paolo Bonzinikvm: convert "-machine kvm_shadow_mem" to an accelerato...
2019-12-17 Paolo Bonzinixen: convert "-machine igd-passthru" to an accelerator...
2019-12-17 Paolo Bonzinitcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
2019-12-17 Paolo Bonzinitcg: convert "-accel threads" to a QOM property
2019-12-17 Paolo Bonziniaccel: pass object to accel_init_machine
2019-12-17 Paolo Bonziniqom: add object_new_with_class
2019-12-17 Paolo Bonziniqom: introduce object_register_sugar_prop
2019-12-17 Paolo Bonzinivl: warn for unavailable accelerators, clarify messages
2019-12-17 Paolo Bonzinivl: configure accelerators from -accel options
2019-12-17 Paolo Bonzinivl: introduce object_parse_property_opt
2019-12-17 Paolo Bonziniaccel: compile accel/accel.c just once
2019-12-17 Paolo Bonzinivl: merge -accel processing into configure_accelerators
2019-12-17 Paolo Bonzinivl: extract accelerator option processing to a separate...
2019-12-17 Paolo Bonzinitcg: move qemu_tcg_configure to accel/tcg/tcg-all.c
2019-12-17 Paolo Bonzinivl: move icount configuration earlier
2019-12-17 Paolo Bonzinimemory: do not look at current_machine->accel
2019-12-17 Juan Quintelamigration-test: Use a struct for test_migrate_start...
2019-12-17 Juan Quintelamigration-test: Rename cmd_src/dst to arch_source/arch_...
2019-12-17 Juan Quintelamigration-test: Move -incomming handling to common...
2019-12-17 Juan Quintelamigration-test: Move -serial handling to common commandline
2019-12-17 Juan Quintelamigration-test: Move -name handling to common commandline
2019-12-17 Juan Quintelamigration-test: Move shmem handling to common commandline
2019-12-17 Juan Quintelamigration-test: Move memory size to common commandline
2019-12-17 Juan Quintelamigration-test: Move -machine to common commandline
2019-12-17 Juan Quintelamigration-test: Move hide_stderr to common commandline
2019-12-17 Juan Quintelamigration-test: Create cmd_soure and cmd_target
2019-12-17 Dr. David Alan... kvm: Reallocate dirty_bmap when we change a slot
2019-12-17 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2019-12-17 Peter MaydellMerge remote-tracking branch 'remotes/cleber/tags/pytho...
2019-12-17 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-12-17 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-12-17 Paolo Bonzinitests: use g_test_rand_int
2019-12-17 Wainer dos... tests/Makefile: Fix check-report.* targets shown in...
2019-12-17 Marc-André... glib: use portable g_setenv()
2019-12-17 Markus Armbrusterhw/misc/ivshmem: Bury dead legacy INTx code
2019-12-17 Laurent Vivierpseries: disable migration-test if /dev/kvm cannot...
2019-12-17 Cole Robinsontests: fix modules-test 'duplicate test case' error
2019-12-17 Thomas HuthRemove libbluetooth / bluez from the CI tests
2019-12-17 Thomas HuthRemove the core bluetooth code
2019-12-17 Alexey Kardashevskiypseries: Update SLOF firmware image
2019-12-16 Greg Kurzppc/pnv: Drop PnvChipClass::type
2019-12-16 Greg Kurzppc/pnv: Introduce PnvChipClass::xscom_pcba() method
2019-12-16 Greg Kurzppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_powe...
2019-12-16 Greg Kurzppc/pnv: Pass content of the "compatible" property...
2019-12-16 Greg Kurzppc/pnv: Pass XSCOM base address and address size to...
2019-12-16 Greg Kurzppc/pnv: Introduce PnvChipClass::xscom_core_base()...
2019-12-16 Greg Kurzppc/pnv: Introduce PnvChipClass::intc_print_info()...
2019-12-16 Greg Kurzppc/pnv: Drop pnv_is_power9() and pnv_is_power10()...
2019-12-16 Greg Kurzppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
2019-12-16 Greg Kurzppc/pnv: Introduce PnvMachineClass and PnvMachineClass...
2019-12-16 Wainer dos... python/qemu: Remove unneeded imports in __init__
2019-12-16 Greg Kurzppc/pnv: Drop PnvPsiClass::chip_type
2019-12-16 Greg Kurzppc/pnv: Introduce PnvPsiClass::compat
2019-12-16 Greg Kurzppc: Drop useless extern annotation for functions
next