]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-12-20 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-12-20 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-12-19 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-12-18 Thomas Huthqemu-doc: Remove the unused "Guest Agent" node
2019-12-18 Han HanRevert "qemu-options.hx: Update for reboot-timeout...
2019-12-18 Thomas Huthtarget/sparc: Remove old TODO file
2019-12-18 Markus Armbrustertest-keyval: Tighten test of trailing crap after size
2019-12-18 Markus Armbrusterutil/cutils: Turn FIXME comment into QEMU_BUILD_BUG_ON()
2019-12-18 Yury Kotovmonitor: Remove unused define
2019-12-18 Philippe Mathieu... MAINTAINERS: Add hw/sd/ssi-sd.c in the SD section
2019-12-18 Vladimir Sementsov... nbd: assert that Error** is not NULL in nbd_iter_channe...
2019-12-18 Vladimir Sementsov... hw/vfio/ap: drop local_err from vfio_ap_realize
2019-12-18 Vladimir Sementsov... backends/cryptodev: drop local_err from cryptodev_backe...
2019-12-18 Vladimir Sementsov... include/qom/object.h: rename Error ** parameter to...
2019-12-18 Vladimir Sementsov... hw/usb: rename Error ** parameter to more common errp
2019-12-18 Vladimir Sementsov... hw/tpm: rename Error ** parameter to more common errp
2019-12-18 Vladimir Sementsov... hw/sd: drop extra whitespace in sdhci_sysbus_realize...
2019-12-18 Vladimir Sementsov... hw/s390x: rename Error ** parameter to more common...
2019-12-18 Vladimir Sementsov... monitor/qmp-cmds: rename Error ** parameter to more...
2019-12-18 Vladimir Sementsov... qga: rename Error ** parameter to more common errp
2019-12-18 Vladimir Sementsov... hw/i386/amd_iommu: rename Error ** parameter to more...
2019-12-18 Vladimir Sementsov... block/snapshot: rename Error ** parameter to more commo...
2019-12-18 Vladimir Sementsov... hw/core/qdev: cleanup Error ** variables
2019-12-18 Vladimir Sementsov... 9pfs: make Error **errp const where it is appropriate
2019-12-18 Vladimir Sementsov... ppc: make Error **errp const where it is appropriate
2019-12-18 Markus ArmbrusterRevert "ppc: well form kvmppc_hint_smt_possible error...
2019-12-18 Vladimir Sementsov... qdev-monitor: make Error **errp const where it is appro...
2019-12-18 Vladimir Sementsov... vnc: drop Error pointer indirection in vnc_client_io_error
2019-12-18 Vladimir Sementsov... hmp: drop Error pointer indirection in hmp_handle_error
2019-12-18 Vladimir Sementsov... error: make Error **errp const where it is appropriate
2019-12-18 Vladimir Sementsov... net/net: Clean up variable shadowing in net_client_init()
2019-12-18 Markus Armbrustertests-blockjob: Use error_free_or_abort()
2019-12-18 Markus Armbrusterhw/intc/s390: Simplify error handling in kvm_s390_flic_...
2019-12-18 Markus Armbrustererror: Clean up unusual names of Error * variables
2019-12-18 Markus Armbrustermemory-device: Fix memory pre-plug error API violations
2019-12-18 Markus Armbrusterqga: Fix guest-get-fsinfo error API violations
2019-12-18 Markus Armbrusterhw/ipmi: Fix realize() error API violations
2019-12-18 Markus Armbrusterhw/core: Fix fit_load_fdt() error API violations
2019-12-18 Markus Armbrusterhw/acpi: Fix legacy CPU plug error API violations
2019-12-18 Markus Armbrusterexec: Fix file_ram_alloc() error API violations
2019-12-18 Markus Armbrustertests: Clean up initialization of Error *err variables
2019-12-18 Markus Armbrusterio: Fix Error usage in a comment <example>
2019-12-18 Markus Armbrustercrypto: Fix typo in QCryptoTLSSession's <example> comment
2019-12-18 Markus Armbrustercrypto: Fix certificate file error handling crash bug
2019-12-18 Markus Armbrustererror: Fix -msg timestamp default
2019-12-18 Paolo Bonzinivga: cleanup mapping of VRAM for non-PCI VGA
2019-12-18 Thomas Huthhw/display: Remove "rombar" hack from vga-pci and vmwar...
2019-12-18 Thomas Huthhw/pci: Remove the "command_serr_enable" property
2019-12-18 Thomas Huthhw/audio: Remove the "use_broken_id" hack from the...
2019-12-18 Thomas Huthhw/i386: Remove the deprecated machines 0.12 up to...
2019-12-18 Philippe Mathieu... hw/pci-host: Add Kconfig entry to select the IGD Passth...
2019-12-18 Philippe Mathieu... hw/pci-host/i440fx: Extract the IGD passthrough host...
2019-12-18 Philippe Mathieu... hw/pci-host/i440fx: Use definitions instead of magic...
2019-12-18 Philippe Mathieu... hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()
2019-12-18 Philippe Mathieu... hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci...
2019-12-18 Philippe Mathieu... hw/pci-host/i440fx: Correct the header description
2019-12-18 Cameron EsfahaniFix some comment spelling errors.
2019-12-18 Eiichi Tsukatatarget/i386: remove unused pci-assign codes
2019-12-18 Sunil MuthuswamyWHPX: refactor load library
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...
next