OSDN Git Service

qmiga/qemu.git
2020-10-08 Richard Hendersontcg/i386: Fix dupi for avx2 32-bit hosts
2020-10-08 Richard Hendersontcg: Remove TCGOpDef.used
2020-10-08 Richard Hendersontcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields
2020-10-08 Richard Hendersontcg: Remove TCG_CT_REG
2020-10-08 Richard Hendersontcg: Move sorted_args into TCGArgConstraint.sort_index
2020-10-08 Richard Hendersontcg: Drop union from TCGArgConstraint
2020-10-08 Richard Hendersontcg: Adjust simd_desc size encoding
2020-10-06 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-10-06 Thomas Huthtests/qtest/cdrom: Add more s390x-related boot tests
2020-10-06 Thomas Huthpc-bios/s390: Update the s390-ccw bios binaries
2020-10-06 Janosch Frankpc-bios: s390x: Go into disabled wait when encountering...
2020-10-06 Janosch Frankpc-bios: s390x: Use reset PSW if avaliable
2020-10-06 Janosch Frankpc-bios: s390x: Save PSW rework
2020-10-06 Janosch Frankpc-bios: s390x: Fix bootmap.c zipl component entry...
2020-10-06 Marc Hartmayerpc-bios/s390-ccw: break loop if a null block number...
2020-10-06 Marc Hartmayerpc-bios/s390-ccw: fix off-by-one error
2020-10-06 Thomas Huthpc-bios/s390-ccw/main: Remove superfluous call to enabl...
2020-10-06 Thomas Huthpc-bios/s390-ccw: Allow booting in case the first virti...
2020-10-06 Thomas Huthpc-bios/s390-ccw: Scan through all devices if no boot...
2020-10-06 Thomas Huthpc-bios/s390-ccw: Do not bail out early if not finding...
2020-10-06 Thomas Huthpc-bios/s390-ccw: Move the inner logic of find_subch...
2020-10-06 Thomas Huthpc-bios/s390-ccw: Introduce ENODEV define and remove...
2020-10-06 Thomas Huthpc-bios/s390-ccw: Move ipl-related code from main(...
2020-10-06 Thomas Huthpc-bios/s390-ccw/Makefile: Compile with -std=gnu99...
2020-10-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-10-06 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2020-10-06 Pavel Dovgalyuktests/acceptance: add reverse debugging test
2020-10-06 Pavel Dovgalyukreplay: create temporary snapshot at debugger connection
2020-10-06 Pavel Dovgalyukreplay: describe reverse debugging in docs/replay.txt
2020-10-06 Pavel Dovgalyukgdbstub: add reverse continue support in replay mode
2020-10-06 Pavel Dovgalyukgdbstub: add reverse step support in replay mode
2020-10-06 Pavel Dovgalyukreplay: flush rr queue before loading the vmstate
2020-10-06 Pavel Dovgalyukreplay: implement replay-seek command
2020-10-06 Pavel Dovgalyukreplay: introduce breakpoint at the specified step
2020-10-06 Pavel Dovgalyukreplay: introduce info hmp/qmp command
2020-10-06 Pavel Dovgalyukqapi: introduce replay.json for record/replay-related...
2020-10-06 Pavel Dovgalyukmigration: introduce icount field for snapshots
2020-10-06 Pavel Dovgalyukqcow2: introduce icount field for snapshots
2020-10-06 Pavel Dovgalyukreplay: provide an accessor for rr filename
2020-10-06 Pavel Dovgalyukreplay: don't record interrupt poll
2020-10-06 Mark Cave-Aylandconfigure: don't enable ASLR for --enable-debug Windows...
2020-10-06 Paolo Bonziniconfigure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS...
2020-10-06 Paolo Bonziniconfigure: do not clobber environment CFLAGS/CXXFLAGS...
2020-10-06 Paolo Bonzinidtc: Convert Makefile bits to meson bits
2020-10-06 Paolo Bonzinislirp: Convert Makefile bits to meson bits
2020-10-05 Paolo Bonzinireadthedocs: build with Python 3.6
2020-10-05 Claudio Fontanaaccel/tcg: use current_machine as it is always set...
2020-10-05 Dr. David Alan... kvm: kvm_init_vcpu take Error pointer
2020-10-05 Claudio Fontanakvm: remove kvm specific functions from global includes
2020-10-05 Claudio Fontanahax: remove hax specific functions from global includes
2020-10-05 Claudio Fontanawhpx: remove whpx specific functions from global includes
2020-10-05 Claudio Fontanahvf: remove hvf specific functions from global includes
2020-10-05 Claudio Fontanacpus: add handle_interrupt to the CpusAccel interface
2020-10-05 Claudio Fontanacpus: remove checks for non-NULL cpus_accel
2020-10-05 Claudio Fontanacpus: cleanup now unneeded includes
2020-10-05 Claudio Fontanacpus: extract out hvf-specific code to target/i386...
2020-10-05 Claudio Fontanacpus: extract out whpx-specific code to target/i386/
2020-10-05 Claudio Fontanacpus: extract out hax-specific code to target/i386/
2020-10-05 Claudio Fontanacpus: extract out kvm-specific code to accel/kvm
2020-10-05 Claudio Fontanacpus: extract out qtest-specific code to accel/qtest
2020-10-05 Claudio Fontanacpus: extract out TCG-specific code to accel/tcg
2020-10-05 Claudio Fontanacpus: prepare new CpusAccel cpu accelerator interface
2020-10-05 Claudio Fontanaicount: rename functions to be consistent with the...
2020-10-05 Claudio Fontanacpu-timers, icount: new modules
2020-10-05 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-10-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2020-10-05 Eric Augerutil/vfio-helpers: Rework the IOVA allocator to avoid...
2020-10-05 Eric Augerutil/vfio-helpers: Collect IOVA reserved regions
2020-10-05 Stefano Garzarelladocs: add 'io_uring' option to 'aio' param in qemu...
2020-10-05 Vladimir Sementsov... include/block/block.h: drop non-ascii quotation mark
2020-10-05 Vladimir Sementsov... block/io: refactor save/load vmstate
2020-10-05 Vladimir Sementsov... block: drop bdrv_prwv
2020-10-05 Vladimir Sementsov... block: generate coroutine-wrapper code
2020-10-05 Vladimir Sementsov... scripts: add block-coroutine-wrapper.py
2020-10-05 Vladimir Sementsov... block: declare some coroutine functions in block/corout...
2020-10-05 Vladimir Sementsov... block/io: refactor coroutine wrappers
2020-10-05 Vladimir Sementsov... block: return error-code from bdrv_invalidate_cache
2020-10-05 Philippe Mathieu... block/nvme: Replace magic value by SCALE_MS definition
2020-10-05 Philippe Mathieu... block/nvme: Use register definitions from 'block/nvme.h'
2020-10-05 Philippe Mathieu... block/nvme: Drop NVMeRegs structure, directly use NvmeBar
2020-10-05 Philippe Mathieu... block/nvme: Reduce I/O registers scope
2020-10-05 Philippe Mathieu... block/nvme: Map doorbells pages write-only
2020-10-05 Philippe Mathieu... util/vfio-helpers: Pass page protections to qemu_vfio_p...
2020-10-05 Paolo Bonzinidockerfiles: add diffutils to Fedora
2020-10-04 Paolo Bonzinitests: tcg: do not use implicit rules
2020-10-04 zhenwei pitarget-i386: post memory failure event to QMP
2020-10-04 zhenwei piqapi/run-state.json: introduce memory failure event
2020-10-04 zhenwei pitarget-i386: seperate MCIP & MCE_MASK error reason
2020-10-04 Paolo Bonzinimeson: move sparse detection to Meson and rewrite check...
2020-10-03 Paolo Bonzinidefault-configs: remove redundant keys
2020-10-03 Paolo Bonzinidefault-configs: use TARGET_ARCH key
2020-10-03 Paolo Bonziniconfigure: move OpenBSD W^X test to meson
2020-10-03 Paolo Bonzinidefault-configs: remove default-configs/devices for...
2020-10-03 Paolo Bonziniconfigure: remove target configuration
2020-10-03 Paolo Bonziniconfigure: remove useless config-target.mak symbols
2020-10-03 Paolo Bonziniconfigure: compute derivatives of target name in meson
2020-10-03 Paolo Bonziniconfigure: remove dead variable
2020-10-03 Paolo Bonziniconfigure: move accelerator logic to meson
2020-10-03 Paolo Bonziniconfigure: rewrite accelerator defaults as tests
2020-10-03 Paolo Bonziniconfigure: convert accelerator variables to meson options
next