]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-06-21 Vitaly Kuznetsovi386/kvm: convert hyperv enlightenments properties...
2019-06-21 Colin Xuhax: Honor CPUState::halted
2019-06-21 Yury Kotovkvm-all: Add/update fprintf's for kvm_*_ioeventfd_del
2019-06-18 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-06-18 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-06-18 Kevin Wolfblock/null: Expose read-zeroes option in QAPI schema
2019-06-18 Max Reitziotests: Test failure to loosen restrictions
2019-06-18 Max Reitzblock: Ignore loosening perm restrictions failures
2019-06-18 Max Reitzblock: Add *tighten_restrictions to *check*_perm()
2019-06-18 Max Reitzblock: Fix order in bdrv_replace_child()
2019-06-18 Max Reitzblock/commit: Drop bdrv_child_try_set_perm()
2019-06-18 Max Reitzblock/mirror: Fix child permissions
2019-06-18 Max Reitzblock: Add bdrv_child_refresh_perms()
2019-06-18 Max Reitzfile-posix: Update open_flags in raw_set_perm()
2019-06-18 Vladimir Sementsov... block: drop bs->job
2019-06-18 Vladimir Sementsov... blockdev: blockdev_mark_auto_del: drop usage of bs...
2019-06-18 Vladimir Sementsov... block/block-backend: blk_iostatus_reset: drop usage...
2019-06-18 Vladimir Sementsov... block/replication: drop usage of bs->job
2019-06-18 Max Reitziotests: Hide timestamps for skipped tests
2019-06-18 Cleber RosaTravis: print acceptance tests logs in case of job...
2019-06-18 Eduardo HabkostRevert "travis: Make check-acceptance job more verbose"
2019-06-18 Peter Maydelltarget/arm: Check for dp support for dp VFM, not sp
2019-06-18 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-06-18 Kevin Wolfvl: Deprecate -mon pretty=... for HMP monitors
2019-06-18 Kevin Wolfmonitor: Replace monitor_init() with monitor_init_...
2019-06-18 Kevin Wolfmonitor: Split Monitor.flags into separate bools
2019-06-18 Kevin Wolfmonitor: Split out monitor/monitor.c
2019-06-18 Kevin Wolfmonitor: Split out monitor/hmp.c
2019-06-17 Kevin Wolfmonitor: Split out monitor/qmp.c
2019-06-17 Kevin Wolfmonitor: Create monitor-internal.h with common definitions
2019-06-17 Kevin Wolfmonitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.c
2019-06-17 Kevin WolfMove monitor.c to monitor/misc.c
2019-06-17 Kevin Wolfmonitor: Rename HMP command type and tables
2019-06-17 Kevin Wolfmonitor: Remove Monitor.cmd_table indirection
2019-06-17 Kevin Wolfmonitor: Create MonitorHMP with readline state
2019-06-17 Kevin Wolfmonitor: Make MonitorQMP a child class of Monitor
2019-06-17 Kevin Wolfmonitor: Split monitor_init in HMP and QMP function
2019-06-17 Kevin Wolfmonitor: Remove unused password prompting fields
2019-06-17 Yury Kotovmonitor: Fix return type of monitor_fdset_dup_fd_find
2019-06-17 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-06-17 Peter Maydelldocs: Build and install specs manual
2019-06-17 Peter Maydelldocs/specs/index.rst: Fix minor syntax issues
2019-06-17 Peter Maydellqemu-tech.texi: Remove "QEMU compared to other emulator...
2019-06-17 Peter MaydellConvert "translator internals" docs to RST, move to...
2019-06-17 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-06-17 Peter Maydelltarget/arm: Only implement doubles if the FPU supports...
2019-06-17 Peter Maydelltarget/arm: Fix typos in trans function prototypes
2019-06-17 Peter Maydelltarget/arm: Remove unused cpu_F0s, cpu_F0d, cpu_F1s...
2019-06-17 Peter Maydelltarget/arm: Stop using deprecated functions in NEON_2RM...
2019-06-17 Peter Maydelltarget/arm: stop using deprecated functions in NEON_2RM...
2019-06-17 Peter Maydelltarget/arm: Stop using cpu_F0s in Neon VCVT fixed-point ops
2019-06-17 Peter Maydelltarget/arm: Stop using cpu_F0s for Neon f32/s32 VCVT
2019-06-17 Peter Maydelltarget/arm: Stop using cpu_F0s for NEON_2RM_VRECPE_F...
2019-06-17 Peter Maydelltarget/arm: Stop using cpu_F0s for NEON_2RM_VCVT[ANPM...
2019-06-17 Peter Maydelltarget/arm: Stop using cpu_F0s for NEON_2RM_VRINT*
2019-06-17 Peter Maydelltarget/arm: Stop using cpu_F0s for NEON_2RM_VNEG_F
2019-06-17 Peter Maydelltarget/arm: Stop using cpu_F0s for NEON_2RM_VABS_F
2019-06-17 Peter Maydelltarget/arm: Use vfp_expand_imm() for AArch32 VFP VMOV_imm
2019-06-17 Peter Maydelltarget/arm: Move vfp_expand_imm() to translate.[ch]
2019-06-17 Peter Maydellhw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if...
2019-06-17 Peter Maydellhw/intc/arm_gicv3: Fix decoding of ID register range
2019-06-17 Peter Maydellhw/arm: Correctly disable FPU/DSP for some ARMSSE-based...
2019-06-17 Peter Maydellhw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
2019-06-17 Peter Maydelltarget/arm: Allow M-profile CPUs to disable the DSP...
2019-06-17 Peter Maydelltarget/arm: Allow VFP and Neon to be disabled via a...
2019-06-17 Peter Maydellhw/arm/boot: Honour image size field in AArch64 Image...
2019-06-17 Peter Maydellhw/arm/boot: Avoid placing the initrd on top of the...
2019-06-17 Peter Maydellhw/arm/boot: Diagnose layouts that put initrd or DTB...
2019-06-17 Peter Maydellhw/arm/boot: Don't assume RAM starts at address zero
2019-06-17 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-06-17 Peter MaydellMerge remote-tracking branch 'remotes/lersek/tags/edk2...
2019-06-16 Michael S.... tests/rebuild-expected-aml.sh: blow out difflist
2019-06-16 Michael S.... q35: update DSDT
2019-06-16 Gerd Hoffmannq35: fix mmconfig and PCI0._CRS
2019-06-16 Wei Yanghw/acpi: extract acpi_add_rom_blob()
2019-06-16 Li Hangjingvhost: fix vhost_log size overflow during migration
2019-06-16 Marc-André... docs/vhost-user.json: some firmware.json copy leftovers
2019-06-16 Marc-André... vhost-user-gpu: initialize msghdr & iov at declaration
2019-06-16 Marc-André... vhost-user-input: check ioctl(EVIOCGNAME) return value
2019-06-16 Marc-André... vhost-user: improve error report
2019-06-16 Marc-André... vhost-user: check unix_listen() return value
2019-06-16 Marc-André... vhost-user-gpu: do not send scanout update if no GPU...
2019-06-14 Laszlo Ersekpc-bios: update the README file with edk2-stable201905...
2019-06-14 Laszlo Ersekpc-bios: refresh edk2 build artifacts for edk2-stable201905
2019-06-14 Laszlo Ersekroms/Makefile.edk2: update input file list for "pc...
2019-06-14 Laszlo Ersekroms/Makefile.edk2: remove edk2-stable201903 network...
2019-06-14 Laszlo Ersekroms/edk2: update submodule from edk2-stable201903...
2019-06-14 Laszlo Ersekroms/Makefile.edk2: define edk2-stable201905 network...
2019-06-14 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-06-14 Max Reitziotests: Test qemu-img convert -C --salvage
2019-06-14 Max Reitziotests: Test qemu-img convert --salvage
2019-06-14 Max Reitzblkdebug: Inject errors on .bdrv_co_block_status()
2019-06-14 Max Reitzblkdebug: Add "none" event
2019-06-14 Max Reitzblkdebug: Add @iotype error option
2019-06-14 Max Reitzqemu-img: Add salvaging mode to convert
2019-06-14 Max Reitzqemu-img: Move quiet into ImgConvertState
2019-06-14 Max Reitzblockdev: Overlays are not snapshots
2019-06-14 Max Reitzqapi/block-core: Overlays are not snapshots
2019-06-14 Max Reitzqemu-img: Fix options leakage in img_rebase()
2019-06-14 Vladimir Sementsov... iotests: restrict 254 to support only qcow2
next