]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-10-08 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2019-10-07 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-10-07 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-10-04 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-10-04 Thomas Huthtarget/i386/kvm: Silence warning from Valgrind about...
2019-10-04 Paolo Bonzinitarget/i386: work around KVM_GET_MSRS bug for secondary...
2019-10-04 Paolo Bonzinitarget/i386: add VMX features
2019-10-04 Paolo Bonzinivmxcap: correct the name of the variables
2019-10-04 Paolo Bonzinitarget/i386: add VMX definitions
2019-10-04 Paolo Bonzinitarget/i386: expand feature words to 64 bits
2019-10-04 Paolo Bonzinitarget/i386: introduce generic feature dependency mechanism
2019-10-04 Paolo Bonzinitarget/i386: handle filtered_features in a new function...
2019-10-04 Paolo Bonzinitests/docker: only enable ubsan for test-clang
2019-10-04 Marc-André... win32: work around main-loop busy loop on socket/fd...
2019-10-04 Marc-André... tests: skip serial test on windows
2019-10-04 Marc-André... util: WSAEWOULDBLOCK on connect should map to EINPROGRESS
2019-10-04 Dmitry PoletaevFix wrong behavior of cpu_memory_rw_debug() function...
2019-10-04 Eric Augermemory: allow memory_region_register_iommu_notifier...
2019-10-04 Eric Augervfio: Turn the container error into an Error handle
2019-10-04 Sebastian Andrzej... i386: Add CPUID bit for CLZERO and XSAVEERPTR
2019-10-04 Paolo Bonzinidocker: test-debug: disable LeakSanitizer
2019-10-04 Paolo Bonzinilm32: do not leak memory on object_new/object_unref
2019-10-04 Paolo Bonzinicris: do not leak struct cris_disasm_data
2019-10-04 Paolo Bonzinimips: fix memory leaks in board initialization
2019-10-04 Paolo Bonzinihppa: fix leak from g_strdup_printf
2019-10-04 Paolo Bonzinimcf5208: fix leak from qemu_allocate_irqs
2019-10-04 Paolo Bonzinimicroblaze: fix leak of fdevice tree blob
2019-10-04 Paolo Bonziniide: fix leak from qemu_allocate_irqs
2019-10-04 Thomas Huthhw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa...
2019-10-04 Kevin Wolfiotests: Remove Python 2 compatibility code
2019-10-04 Kevin Wolfiotests: Require Python 3.6 or later
2019-10-04 Kevin Wolfiotests: Test internal snapshots with -blockdev
2019-10-04 Kevin Wolfblock/snapshot: Restrict set of snapshot nodes
2019-10-04 Cédric Le Goaterppc/pnv: Remove the XICSFabric Interface from the POWER...
2019-10-04 David Gibsonspapr: Eliminate SpaprIrq::init hook
2019-10-04 David Gibsonspapr: Add return value to spapr_irq_check()
2019-10-04 David Gibsonspapr: Use less cryptic representation of which irq...
2019-10-04 David Gibsonxive: Improve irq claim/free path
2019-10-04 David Gibsonspapr, xics, xive: Better use of assert()s on irq claim...
2019-10-04 David Gibsonspapr: Handle freeing of multiple irqs in frontend...
2019-10-04 David Gibsonspapr: Remove unhelpful tracepoints from spapr_irq_free...
2019-10-04 David Gibsonspapr: Eliminate SpaprIrq:get_nodename method
2019-10-04 David Gibsonspapr: Simplify spapr_qirq() handling
2019-10-04 David Gibsonspapr: Fix indexing of XICS irqs
2019-10-04 David Gibsonspapr: Eliminate nr_irqs parameter to SpaprIrq::init
2019-10-04 David Gibsonspapr: Clarify and fix handling of nr_irqs
2019-10-04 David Gibsonspapr: Replace spapr_vio_qirq() helper with spapr_vio_i...
2019-10-04 David Gibsonspapr: Fold spapr_phb_lsi_qirq() into its single caller
2019-10-04 David Gibsonxics: Create sPAPR specific ICS subtype
2019-10-04 David Gibsonxics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
2019-10-04 David Gibsonxics: Eliminate reset hook
2019-10-04 David Gibsonxics: Rename misleading ics_simple_*() functions
2019-10-04 David Gibsonxics: Eliminate 'reject', 'resend' and 'eoi' class...
2019-10-04 David Gibsonxics: Minor fixes for XICSFabric interface
2019-10-04 Cédric Le Goaterspapr/xive: skip partially initialized vCPUs in presenter
2019-10-04 Mark Cave-Aylandtarget/ppc: use Vsr macros in BCD helpers
2019-10-04 Alexey Kardashevskiyspapr: Render full FDT on ibm,client-architecture-support
2019-10-04 Alexey Kardashevskiyspapr-pci: Stop providing assigned-addresses
2019-10-04 Mark Cave-Aylandtarget/ppc: remove unnecessary if() around calls to...
2019-10-04 Mark Cave-Aylandtarget/ppc: use existing VsrD() macro to eliminate...
2019-10-04 Mark Cave-Aylandtarget/ppc: change struct PPC_DFP decimal storage from...
2019-10-04 Mark Cave-Aylandtarget/ppc: introduce dfp_finalize_decimal{64,128}...
2019-10-04 Mark Cave-Aylandtarget/ppc: update {get,set}_dfp{64,128}() helper funct...
2019-10-04 Mark Cave-Aylandtarget/ppc: introduce set_dfp{64,128}() helper functions
2019-10-04 Mark Cave-Aylandtarget/ppc: introduce get_dfp{64,128}() helper functions
2019-10-04 Alexey Kardashevskiypseries: Update SLOF firmware image
2019-10-04 Alexey Kardashevskiyspapr: Stop providing RTAS blob
2019-10-04 Alexey Kardashevskiyspapr: Do not put empty properties for -kernel/-initrd...
2019-10-04 Alexey Kardashevskiyspapr: Skip leading zeroes from memory@ DT node names
2019-10-04 Alexey Kardashevskiyspapr: Fixes a leak in CAS
2019-10-04 David Gibsonspapr: Move handling of special NVLink numa node from...
2019-10-04 David Gibsonspapr: Simplify handling of pre ISA 3.0 guest workaroun...
2019-10-04 Alexey Kardashevskiyppc/kvm: Skip writing DPDES back when in run time state
2019-10-04 Paul A. Clarkeppc: Use FPSCR defines instead of constants
2019-10-04 Paul A. Clarkeppc: Add support for 'mffsce' instruction
2019-10-04 Paul A. Clarkeppc: Add support for 'mffscrn','mffscrni' instructions
2019-10-04 Cédric Le Goaterspapr/irq: Only claim VALID interrupts at the KVM level
2019-10-04 Cédric Le Goaterspapr/irq: Introduce an ics_irq_free() helper
2019-10-04 Balamuruhan Shw/ppc/pnv_homer: add PowerNV homer device model
2019-10-04 Balamuruhan Shw/ppc/pnv_occ: add sram device model for occ common...
2019-10-04 Balamuruhan Shw/ppc/pnv_xscom: retrieve homer/occ base address from...
2019-10-04 Greg Kurzspapr: Report kvm_irqchip_in_kernel() in 'info pic'
2019-10-04 Balamuruhan Shw/ppc/pnv: fix checkpatch.pl coding style warnings
2019-10-04 Greg Kurzspapr-tpm-proxy: Drop misleading check
2019-10-04 Cédric Le Goaterppc/pnv: fix "bmc" node name in DT
2019-10-04 Laurent Vivierpseries: do not allow memory-less/cpu-less NUMA node
2019-10-03 Pavel Dovgalyukreplay: don't synchronize memory operations in replay...
2019-10-03 Maxim Levitskyqemu-pr-helper: fix crash in mpath_reconstruct_sense
2019-10-03 Yury Kotovtests/migration: Add a test for auto converge
2019-10-03 Alex Bennéeaccel/kvm: ensure ret always set
2019-10-01 Samuel Thibaultslirp: Allow non-local DNS address when restrict is off
2019-10-01 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-10-01 Aleksandar... target/mips: msa: Move helpers for <AND|NOR|OR|XOR>.V
2019-10-01 Aleksandar... target/mips: msa: Simplify and move helper for MOVE.V
2019-10-01 Aleksandar... target/mips: msa: Split helpers for MOD_<S|U>.<B|H...
2019-10-01 Aleksandar... target/mips: msa: Split helpers for DIV_<S|U>.<B|H...
2019-10-01 Aleksandar... target/mips: msa: Split helpers for CLT_<S|U>.<B|H...
2019-10-01 Aleksandar... target/mips: msa: Split helpers for CLE_<S|U>.<B|H...
2019-10-01 Aleksandar... target/mips: msa: Split helpers for CEQ.<B|H|W|D>
2019-10-01 Aleksandar... target/mips: msa: Split helpers for AVER_<S|U>.<B|H...
next