]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2017-09-19 Igor Mammedovcpu: make cpu_generic_init() abort QEMU on error
2017-09-19 Igor Mammedovqom: cpus: split cpu_generic_init() on feature parsing...
2017-09-19 Eduardo Habkosthostmem-file: Add "discard-data" option
2017-09-19 Eduardo Habkostosdep: Define QEMU_MADV_REMOVE
2017-09-19 Eduardo Habkostvl: Clean up user-creatable objects when exiting
2017-09-18 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2017-09-18 Matt Parkeraudio: intel-hda: do not use old_mmio accesses
2017-09-18 Gerd Hoffmannwm8750: add record buffer underrun check
2017-09-18 Kevin Wolfqemu.py: Fix syntax error
2017-09-17 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-09-17 Richard Hendersontcg/mips: Fully convert tcg_target_op_def
2017-09-17 Richard Hendersontcg/sparc: Fully convert tcg_target_op_def
2017-09-17 Richard Hendersontcg/ppc: Fully convert tcg_target_op_def
2017-09-17 Richard Hendersontcg/arm: Fully convert tcg_target_op_def
2017-09-17 Richard Hendersontcg/aarch64: Fully convert tcg_target_op_def
2017-09-17 Richard Hendersontcg: Fix types in tcg_regset_{set,reset}_reg
2017-09-17 Richard Hendersontcg: Remove tcg_regset_set32
2017-09-17 Richard Hendersontcg: Remove tcg_regset_{or,and,andnot,not}
2017-09-17 Richard Hendersontcg: Remove tcg_regset_set
2017-09-17 Richard Hendersontcg: Remove tcg_regset_clear
2017-09-17 Richard Hendersontcg: Add tcg_op_supported
2017-09-17 Philippe Mathieu... accel/tcg: move USER code to user-exec.c
2017-09-17 Philippe Mathieu... accel/tcg: move atomic_template.h to accel/tcg/
2017-09-17 Philippe Mathieu... accel/tcg: move tcg-runtime to accel/tcg/
2017-09-17 Philippe Mathieu... accel/tcg: move user-exec to accel/tcg/
2017-09-17 Thomas Huthaccel/tcg: move softmmu_template.h to accel/tcg/
2017-09-17 Philippe Mathieu... tcg/ppc: disable atomic write check on ppc32
2017-09-16 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-09-16 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-09-15 Amador Pahimqemu.py: include debug information on launch error
2017-09-15 Amador Pahimqemu.py: improve message on negative exit code
2017-09-15 Amador Pahimqemu.py: use os.path.null instead of /dev/null
2017-09-15 Amador Pahimqemu.py: avoid writing to stdout/stderr
2017-09-15 Amador Pahimqemu.py: fix is_running() return before first launch()
2017-09-15 Lukáš Doktorqtest.py: Few pylint/style fixes
2017-09-15 Lukáš Doktorqmp.py: Avoid overriding a builtin object
2017-09-15 Lukáš Doktorqmp.py: Avoid "has_key" usage
2017-09-15 Lukáš Doktorqmp.py: Use object-based class for QEMUMonitorProtocol
2017-09-15 Lukáš Doktorqmp.py: Couple of pylint/style fixes
2017-09-15 Lukáš Doktorqemu.py: Use custom exceptions rather than Exception
2017-09-15 Lukáš Doktorqemu.py: Simplify QMP key-conversion
2017-09-15 Lukáš Doktorqemu.py: Use iteritems rather than keys()
2017-09-15 Lukáš Doktorqemu|qtest: Avoid dangerous arguments
2017-09-15 Lukáš Doktorqemu.py: Pylint/style fixes
2017-09-15 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2017-09-15 Peter MaydellMerge remote-tracking branch 'remotes/huth/tags/check...
2017-09-15 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-09-15 Lluís Vilanovatrace: Immediately apply per-vCPU state changes if...
2017-09-15 Fam Zhengbuildsys: Move seccomp cflags/libs to per object
2017-09-15 Eduardo Otuboseccomp: add resourcecontrol argument to command line
2017-09-15 Eduardo Otuboseccomp: add spawn argument to command line
2017-09-15 Eduardo Otuboseccomp: add elevateprivileges argument to command...
2017-09-15 Eduardo Otuboseccomp: add obsolete argument to command line
2017-09-15 Eduardo Otuboseccomp: changing from whitelist to blacklist
2017-09-15 Eric Blakeqtest: Avoid passing raw strings through hmp()
2017-09-15 Eric Blakelibqtest: Remove dead qtest_instances variable
2017-09-15 Eric Blakenuma-test: Use hmp()
2017-09-15 Eric Blakeqtest: Don't perform side effects inside assertion
2017-09-15 Eric Blaketest-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING...
2017-09-15 Thomas Huthtests: Fix broken ivshmem-server-msi/-irq tests
2017-09-15 Thomas Huthtests/libqtest: Use a proper error message if QTEST_QEM...
2017-09-15 Thomas Huthtests/test-hmp: Remove puv3 and tricore_testboard from...
2017-09-15 Thomas Huthtests: Introduce generic device hot-plug/hot-unplug...
2017-09-15 Greg Kurzppc/kvm: use kvm_vm_check_extension() in kvmppc_is_pr()
2017-09-15 Greg Kurzspapr_events: use QTAILQ_FOREACH_SAFE() in spapr_clear_...
2017-09-15 Greg Kurzspapr_cpu_core: cleaning up qdev_get_machine() calls
2017-09-15 Greg Kurzspapr_pci: don't create 64-bit MMIO window if we don...
2017-09-15 Greg Kurzspapr_pci: convert sprintf() to g_strdup_printf()
2017-09-15 Greg Kurzspapr_cpu_core: fail gracefully with non-pseries machin...
2017-09-15 Greg Kurzxics: fix several error leaks
2017-09-15 Alexey Kardashevskiyvfio, spapr: Fix levels calculation
2017-09-15 Greg Kurzspapr_pci: handle FDT creation errors with _FDT()
2017-09-15 Greg Kurzspapr_pci: use the common _FDT() helper
2017-09-15 Cédric Le Goaterspapr: fix CAS-generated reset
2017-09-15 Cédric Le Goaterppc/xive: fix OV5_XIVE_EXPLOIT bits
2017-09-15 Greg Kurzspapr: only update SDR1 once per-cpu during CAS
2017-09-15 Greg Kurzspapr_pci: use g_strdup_printf()
2017-09-15 Greg Kurzspapr_pci: drop useless check in spapr_populate_pci_chi...
2017-09-15 Greg Kurzspapr_pci: drop useless check in spapr_phb_vfio_get_loc...
2017-09-15 Daniel Henrique... hw/ppc/spapr.c: cleaning up qdev_get_machine() calls
2017-09-15 Benjamin Herrenschmidtnet: Add SunGEM device emulation as found on Apple...
2017-09-14 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-09-14 Peter Maydellmps2-an511: Fix wiring of UART overflow interrupt lines
2017-09-14 Pranavkumar... hw/pci-host/gpex: Implement PCI INTx routing
2017-09-14 Pranavkumar... hw/arm/virt: Set INTx/gsi mapping
2017-09-14 Pranavkumar... hw/pci-host/gpex: Set INTx index/gsi mapping
2017-09-14 Richard Hendersontarget/arm: Avoid an extra temporary for store_exclusive
2017-09-14 Jaroslaw PelczarAArch64: Fix single stepping of ERET instruction
2017-09-14 Alistair Francisxlnx-zcu102: Mark the EP108 machine as deprecated
2017-09-14 Alistair Francisxlnx-zcu102: Add a machine level virtualization property
2017-09-14 Alistair Francisxlnx-zcu102: Add a machine level secure property
2017-09-14 Alistair Francisxlnx-zcu102: Manually create the machines
2017-09-14 Alistair Francisxlnx-ep108: Rename to ZCU102
2017-09-14 Peter Maydelltarget/arm: Rename 'type' to 'excret' in do_v7m_excepti...
2017-09-14 Peter Maydelltarget/arm: Add and use defines for EXCRET constants
2017-09-14 Peter Maydelltarget/arm: Remove unnecessary '| 0xf0000000' from...
2017-09-14 Peter Maydellnvic: Don't apply group priority mask to negative prior...
2017-09-14 Peter Maydelltarget/arm: Get PRECISERR and IBUSERR the right way...
2017-09-14 Peter Maydelltarget/arm: Clear exclusive monitor on v7M reset, excep...
2017-09-14 Peter Maydelltarget/arm: Use M_REG_NUM_BANKS rather than hardcoding 2
next