OSDN Git Service

qmiga/qemu.git
2021-02-16 Christian Schoenebecklibqos/qgraph_internal: add qos_printf() and qos_printf...
2021-02-16 Christian Schoenebecklibqos/qgraph: add qos_node_create_driver_named()
2021-02-16 Tom Lendackysev/i386: Enable an SEV-ES guest based on SEV policy
2021-02-16 Tom Lendackykvm/i386: Use a per-VM check for SMM capability
2021-02-16 Tom Lendackysev/i386: Don't allow a system reset under an SEV-ES...
2021-02-16 Paolo Bonzinisev/i386: Allow AP booting under SEV-ES
2021-02-16 Tom Lendackysev/i386: Require in-kernel irqchip support for SEV...
2021-02-16 Tom Lendackysev/i386: Add initial support for SEV-ES
2021-02-16 James Bottomleysev: update sev-inject-launch-secret to make gpa optional
2021-02-16 James Bottomleypc: add parser for OVMF reset block
2021-02-15 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-02-15 Peter Maydelldocs/sphinx/qapidoc.py: Handle change of QAPI's builtin...
2021-02-15 Kevin Wolfmonitor/qmp: Stop processing requests when shutdown...
2021-02-15 Kevin Wolfmonitor: Fix assertion failure on shutdown
2021-02-15 Maxim Levitskyblock: qcow2: remove the created file on initialization...
2021-02-15 Maxim Levitskyblock: add bdrv_co_delete_file_noerr
2021-02-15 Maxim Levitskycrypto: luks: Fix tiny memory leak
2021-02-15 Thomas Huthtests/qemu-iotests: Remove test 259 from the "auto...
2021-02-15 Roger Pau Monnexen-block: fix reporting of discard feature
2021-02-15 Alexander Bulekovhw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICE
2021-02-15 Michael Qiublockjob: Fix crash with IOthread when block commit...
2021-02-15 Max Reitziotests: Consistent $IMGOPTS boundary matching
2021-02-15 Kevin Wolfqemu-storage-daemon: Enable object-add
2021-02-15 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-02-15 Fredrik Noringlinux-user/mips: Support the n32 ABI for the R5900
2021-02-15 Peter Maydelldocs/user: Remove outdated 'Quick Start' section
2021-02-15 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-02-15 Alex Bennéetests/tcg: fix silent skipping of softmmu gdb tests
2021-02-15 Peter Maydellbswap.h: Remove unused float-access functions
2021-02-15 Peter Maydellgdbstub: Remove unused gdb_get_float32() and gdb_get_fl...
2021-02-15 Peter Maydelltarget/ppc: Drop use of gdb_get_float64() and ldfq_p()
2021-02-15 Peter Maydelltarget/m68k: Drop use of gdb_get_float64() and ldfq_p()
2021-02-15 Peter Maydelltarget/sh4: Drop use of gdb_get_float32() and ldfl_p()
2021-02-15 Peter MaydellMAINTAINERS: Add gdbstub.h to the "GDB stub" section
2021-02-15 Daniel P. Berrangétests/docker: remove travis container
2021-02-15 Philippe Mathieu... travis-ci: Disable C++ optional objects on AArch64...
2021-02-15 Alex Bennée.shippable: remove the last bits
2021-02-15 Thomas Huthtravis.yml: Move the -fsanitize=thread testing to the...
2021-02-15 Thomas Huthtravis.yml: (Re-)move the --enable-debug jobs
2021-02-15 Thomas Huthtravis.yml: Move the --enable-modules test to the gitlab-CI
2021-02-15 Thomas Huthtravis.yml: Move the -fsanitize=undefined test to the...
2021-02-15 Philippe Mathieu... travis.yml: Move gprof/gcov test across to gitlab
2021-02-13 Chen Ganglinux-user: target: signal: Support TARGET_SS_AUTODISARM
2021-02-13 Jason A. Donenfeldlinux-user: add TARGET_SO_{DOMAIN,PROTOCOL}
2021-02-13 Stefanlinux-user/syscall: Fix do_ioctl_ifconf() for 64 bit...
2021-02-13 Richard Purdielinux-user/mmap: Avoid asserts for out of range mremap...
2021-02-13 Giuseppe Musacchiolinux-user: Fix loading of BSS segments
2021-02-13 Helge Dellerlinux-user: fix O_NONBLOCK in signalfd4() and eventfd2...
2021-02-13 Helge Dellerlinux-user: fix O_NONBLOCK usage for hppa target
2021-02-13 Helge Dellerlinux-user: Add missing TARGET___O_TMPFILE for hppa...
2021-02-13 Alistair Francislinux-user/signal: Decode waitid si_code
2021-02-13 Philippe Mathieu... linux-user/mips64: Support o32 ABI syscalls
2021-02-13 Philippe Mathieu... linux-user/mips64: Restore setup_frame() for o32 ABI
2021-02-13 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-02-13 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2021-02-12 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-02-12 Vladimir Sementsov... block: use return status of bdrv_append()
2021-02-12 Vladimir Sementsov... block: return status from bdrv_append and friends
2021-02-12 Peter Krempaqemu-iotests: 300: Add test case for modifying persiste...
2021-02-12 Peter Krempamigration: dirty-bitmap: Allow control of bitmap persis...
2021-02-12 Peter Krempamigration: dirty-bitmap: Use struct for alias map inner...
2021-02-12 Vladimir Sementsov... iotests/264: add backup-cancel test-case
2021-02-12 Vladimir Sementsov... block/backup: implement .cancel job handler
2021-02-12 Vladimir Sementsov... iotests/264: add mirror-cancel test-case
2021-02-12 Vladimir Sementsov... iotests.py: qemu_nbd_popen: remove pid file after use
2021-02-12 Vladimir Sementsov... iotests/264: move to python unittest
2021-02-12 Vladimir Sementsov... block/mirror: implement .cancel job handler
2021-02-12 Vladimir Sementsov... job: add .cancel handler for the driver
2021-02-12 Vladimir Sementsov... block/raw-format: implement .bdrv_cancel_in_flight...
2021-02-12 Vladimir Sementsov... block/nbd: implement .bdrv_cancel_in_flight
2021-02-12 Vladimir Sementsov... block: add new BlockDriver handler: bdrv_cancel_in_flight
2021-02-12 Jagannathan... io: error_prepend() in qio_channel_readv_full_all(...
2021-02-12 Max Reitziotests/210: Fix reference output
2021-02-12 Eric Blakeqemu-nbd: Permit --shared=0 for unlimited clients
2021-02-12 Eric Blakeqemu-nbd: Use SOMAXCONN for socket listen() backlog
2021-02-11 Laurent Vivierm68k: import bootinfo headers from linux
2021-02-11 Lucien Murray... m68k: add MSP detection support for stack pointer swap...
2021-02-11 Lucien Murray... m68k: MOVEC insn. should generate exception if wrong...
2021-02-11 Lucien Murray... m68k: add missing BUSCR/PCR CR defines, and BUSCR/PCR...
2021-02-11 Lucien Murray... m68k: improve comments on m68k_move_to/from helpers
2021-02-11 Lucien Murray... m68k: cascade m68k_features by m680xx_cpu_initfn()...
2021-02-11 Lucien Murray... m68k: improve cpu instantiation comments
2021-02-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-02-11 Daniel Müllertarget/arm: Correctly initialize MDCR_EL2.HPMN
2021-02-11 Edgar E. Iglesiashw/arm: versal: Use nr_apu_cpus in favor of hard coding 2
2021-02-11 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2021-02-11 Klaus Jensenhw/block/nvme: fix error handling in nvme_ns_realize
2021-02-11 Bin Menghw/block/nvme: Fix a build error in nvme_get_feature()
2021-02-11 Klaus Jensenhw/block/nvme: fix legacy namespace registration
2021-02-11 Peter Maydellaccel/tcg: Add URL of clang bug to comment about our...
2021-02-11 Peter Maydellarm: Update infocenter.arm.com URLs
2021-02-11 Rebecca Crantarget/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU
2021-02-11 Rebecca Crantarget/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to...
2021-02-11 Rebecca Crantarget/arm: Support AA32 DIT by moving PSTATE_SS from...
2021-02-11 Rebecca Crantarget/arm: Add support for FEAT_DIT, Data Independent...
2021-02-11 Hao Wuhw/arm: Remove GPIO from unimplemented NPCM7XX
2021-02-11 Mike Nawrockitarget/arm: Fix SCR RES1 handling
2021-02-11 Aaron Lindsaytarget/arm: Don't migrate CPUARMState.features
2021-02-10 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2021-02-10 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
next