]> Git Repo - qemu.git/shortlog
qemu.git
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...
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
next
This page took 0.104052 seconds and 4 git commands to generate.