OSDN Git Service

qmiga/qemu.git
2020-10-09 Kevin Wolfmonitor: Make current monitor a per-coroutine property
2020-10-09 Kevin Wolfqmp: Call monitor_set_cur() only in qmp_dispatch()
2020-10-09 Kevin Wolfqmp: Assert that no other monitor is active
2020-10-09 Kevin Wolfhmp: Update current monitor only in handle_hmp_command()
2020-10-09 Kevin Wolfmonitor: Use getter/setter functions for cur_mon
2020-10-09 Kevin Wolfmonitor: Add Monitor parameter to monitor_get_cpu_index()
2020-10-09 Kevin Wolfmonitor: Add Monitor parameter to monitor_set_cpu()
2020-10-08 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-10-08 Peter Maydelltarget/arm: Make '-cpu max' have a 48-bit PA
2020-10-08 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-10-08 Andrew Joneshw/arm/virt: Implement kvm-steal-time
2020-10-08 Andrew Jonestests/qtest: Restore aarch64 arm-cpu-features test
2020-10-08 Andrew Joneshw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
2020-10-08 Andrew Joneshw/arm/virt: Move post cpu realize check into its own...
2020-10-08 Andrew Jonestarget/arm/kvm: Make uncalled stubs explicitly unreachable
2020-10-08 Andrew Joneslinux headers: sync to 5.9-rc7
2020-10-08 Philippe Mathieu... hw/char/bcm2835_aux: Allow less than 32-bit accesses
2020-10-08 Graeme Gregoryhw/arm/sbsa-ref : allocate IRQs for SMMUv3
2020-10-08 Graeme Gregoryhw/arm/sbsa-ref : Fix SMMUv3 Initialisation
2020-10-08 Philippe Mathieu... hw/arm/fsl-imx25: Fix a typo
2020-10-08 Philippe Mathieu... hw/ssi/npcm7xx_fiu: Fix handling of unsigned integer
2020-10-08 Kele Huangaccel/tcg: Fix computing of is_write for MIPS
2020-10-08 Richard Hendersontcg: Remove TCG_TARGET_HAS_cmp_vec
2020-10-08 Richard Hendersontcg/optimize: Fold dup2_vec
2020-10-08 Richard Hendersontcg: Fix generation of dupi_vec for 32-bit host
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-08 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
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 Igor Mammedovnuma: hmat: require parent cache description before...
2020-10-06 Eduardo Habkostkernel-doc: Remove $decl_type='type name' hack
2020-10-06 Eduardo Habkostmemory: Explicitly tag doc comments for structs
2020-10-06 Eduardo Habkostqom: Explicitly tag doc comments for typedefs and structs
2020-10-06 Eduardo Habkostkernel-doc: Handle function typedefs without asterisks
2020-10-06 Eduardo Habkostkernel-doc: Handle function typedefs that return pointers
2020-10-06 Eduardo Habkostdocs/devel/qom: Avoid long lines
2020-10-06 Eduardo Habkostdocs/devel/qom: Remove usage of <code>
2020-10-06 Eduardo Habkostdocs/devel/qom: Use *emphasis* for emphasis
2020-10-06 Eduardo Habkostdocs/devel/qom: Fix indentation of code blocks
2020-10-06 Eduardo Habkostdocs/devel/qom: Fix indentation of bulleted list
2020-10-06 Eduardo Habkostqom: Fix DECLARE_*CHECKER documentation
2020-10-06 Philippe Mathieu... qom: Improve error message displayed with missing objec...
2020-10-06 Philippe Mathieu... hw/core/cpu: Add missing 'exec/cpu-common.h' include
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Extract system-mode specific...
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Export some integer-related...
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Export qdev_prop_enum
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Export enum-related functions
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Fix code style
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Use qemu_strtoul() in set_pci_...
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Use qemu_strtol() in set_mac...
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
next