]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-05-03 Cleber Rosatests/boot_linux_console: add a test for aarch64 +...
2019-05-03 Cleber Rosatests/boot_linux_console: add a test for mips64el ...
2019-05-03 Philippe Mathieu... tests/boot_linux_console: add a test for mips + malta
2019-05-03 Cleber Rosascripts/qemu.py: support adding a console with the...
2019-05-03 Cleber Rosatests/boot_linux_console: refactor the console watcher...
2019-05-03 Cleber Rosatests/boot_linux_console: increase timeout
2019-05-03 Cleber Rosatests/boot_linux_console: add common kernel command...
2019-05-03 Cleber Rosatests/boot_linux_console: update the x86_64 kernel
2019-05-03 Cleber Rosatests/boot_linux_console: rename the x86_64 after the...
2019-05-03 Cleber Rosatests/acceptance: look for target architecture in test...
2019-05-03 Cleber Rosatests/acceptance: use "arch:" tag to filter target...
2019-05-03 Cleber Rosatests/acceptance: introduce arch parameter and attribute
2019-05-03 Cleber Rosatests/acceptance: fix doc reference to avocado_qemu...
2019-05-03 Cleber Rosatests/acceptance: improve docstring on pick_default_qem...
2019-05-03 Cleber Rosatests/acceptance: show avocado test execution by default
2019-05-02 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/bitma...
2019-05-02 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2019-05-01 John Snowdocs/interop/bitmaps: rewrite and modernize doc
2019-05-01 John SnowMakefile: add nit-picky mode to sphinx-build
2019-05-01 Dr. David Alan... hmp: gva2gpa debug command
2019-05-01 Cole Robinsonhmp: delvm: use hmp_handle_error
2019-04-30 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-04-30 Vladimir Sementsov... block/qed: add missed coroutine_fn markers
2019-04-30 Alberto Garciaiotests: Check that images are in read-only mode after...
2019-04-30 Alberto Garciacommit: Make base read-only if there is an early failure
2019-04-30 Vladimir Sementsov... qemu-img: use buffer-based io
2019-04-30 Vladimir Sementsov... block/stream: use buffer-based io
2019-04-30 Vladimir Sementsov... block/commit: use buffer-based io
2019-04-30 Vladimir Sementsov... block/backup: use buffer-based io
2019-04-30 Vladimir Sementsov... block/parallels: use buffer-based io
2019-04-30 Vladimir Sementsov... block/qed: use buffer-based io
2019-04-30 Vladimir Sementsov... block/qcow: use buffer-based io
2019-04-30 Vladimir Sementsov... block/qcow2: use buffer-based io
2019-04-30 Vladimir Sementsov... block: introduce byte-based io helpers
2019-04-30 Alberto Garciaqcow2: Fix error handling in the compression code
2019-04-30 Kevin Wolfqcow2: Fix qcow2_make_empty() with external data file
2019-04-30 Max Reitzqemu-img: Make create hint at protocol options
2019-04-30 Max Reitziotests: Perform the correct test in 082
2019-04-30 Kevin Wolfqcow2: Fix full preallocation with external data file
2019-04-30 Kevin Wolfqcow2: Add errp to preallocate_co()
2019-04-30 Kevin Wolfqcow2: Avoid COW during metadata preallocation
2019-04-30 Eric Blakeqemu-img: Saner printing of large file sizes
2019-04-30 Eric Blakecutils: Fix size_to_str() on 32-bit platforms
2019-04-30 Stefano Garzarellablock/vhdx: Use IEC binary prefixes for size constants
2019-04-30 Stefano Garzarellablock/vhdx: Remove redundant IEC binary prefixes definition
2019-04-30 Sam Eidermanvmdk: Set vmdk parent backing_format to vmdk
2019-04-30 Zhengui livpc: unlock Coroutine lock to make IO submit Concurrently
2019-04-30 Kevin Wolfblock: Fix AioContext switch for bs->drv == NULL
2019-04-30 Thomas Huthtests/qemu-iotests: Fix output of qemu-io related tests
2019-04-30 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-04-29 Nick Hudsontarget/hppa: Always return EXCP_DMAR for protection...
2019-04-29 Nick Hudsontarget/hppa: Implement Fast TLB Insert instructions
2019-04-29 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-04-29 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-04-29 Philippe Mathieu... hw/devices: Move SMSC 91C111 declaration into a new...
2019-04-29 Philippe Mathieu... hw/net/lan9118: Export TYPE_LAN9118 and use it instead...
2019-04-29 Philippe Mathieu... hw/net/ne2000-isa: Add guards to the header
2019-04-29 Philippe Mathieu... hw/devices: Move LAN9118 declarations into a new header
2019-04-29 Philippe Mathieu... hw/devices: Move TI touchscreen declarations into a...
2019-04-29 Philippe Mathieu... hw/devices: Move Gamepad declarations into a new header
2019-04-29 Philippe Mathieu... hw/devices: Move CBus declarations into a new header
2019-04-29 Philippe Mathieu... hw/devices: Move Blizzard declarations into a new header
2019-04-29 Philippe Mathieu... hw/devices: Move TC6393XB declarations into a new header
2019-04-29 Philippe Mathieu... hw/display/tc6393xb: Remove unused functions
2019-04-29 Philippe Mathieu... hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded...
2019-04-29 Philippe Mathieu... hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead...
2019-04-29 Philippe Mathieu... hw/dma: Compile the bcm2835_dma device as common object
2019-04-29 Peter Maydelltarget/arm: Enable FPU for Cortex-M4 and Cortex-M33
2019-04-29 Peter Maydelltarget/arm: Implement VLLDM for v7M CPUs with an FPU
2019-04-29 Peter Maydelltarget/arm: Implement VLSTM for v7M CPUs with an FPU
2019-04-29 Peter Maydelltarget/arm: Implement M-profile lazy FP state preservation
2019-04-29 Peter Maydelltarget/arm: Add lazy-FP-stacking support to v7m_stack_w...
2019-04-29 Peter Maydelltarget/arm: New function armv7m_nvic_set_pending_lazyfp()
2019-04-29 Peter Maydelltarget/arm: New helper function arm_v7m_mmu_idx_all()
2019-04-29 Peter Maydelltarget/arm: Activate M-profile floating point context...
2019-04-29 Peter Maydelltarget/arm: Set FPCCR.S when executing M-profile floati...
2019-04-29 Peter Maydelltarget/arm: Overlap VECSTRIDE and XSCALE_CPAR TB flags
2019-04-29 Peter Maydelltarget/arm: Move NS TBFLAG from bit 19 to bit 6
2019-04-29 Peter Maydelltarget/arm: Handle floating point registers in exceptio...
2019-04-29 Peter Maydelltarget/arm: Allow for floating point in callee stack...
2019-04-29 Peter Maydelltarget/arm: Clean excReturn bits when tail chaining
2019-04-29 Peter Maydelltarget/arm: Clear CONTROL.SFPA in BXNS and BLXNS
2019-04-29 Peter Maydelltarget/arm: Implement v7m_update_fpccr()
2019-04-29 Peter Maydelltarget/arm: Handle floating point registers in exceptio...
2019-04-29 Peter Maydelltarget/arm/helper: don't return early for STKOF faults...
2019-04-29 Peter Maydelltarget/arm: Handle SFPA and FPCA bits in reads and...
2019-04-29 Peter Maydelltarget/arm: Clear CONTROL_S.SFPA in SG insn if FPU...
2019-04-29 Peter Maydelltarget/arm: Decode FP instructions for M profile
2019-04-29 Peter Maydelltarget/arm: Honour M-profile FP enable bits
2019-04-29 Peter Maydelltarget/arm: Disable most VFP sysregs for M-profile
2019-04-29 Peter Maydelltarget/arm: Implement dummy versions of M-profile FP...
2019-04-29 Peter Maydellhw/intc/armv7m_nvic: Allow reading of M-profile MVFR...
2019-04-29 Peter Maydelltarget/arm: Make sure M-profile FPSCR RES0 bits are...
2019-04-29 Peter Maydellconfigure: Remove --source-path option
2019-04-29 Peter Maydellhw/ssi/xilinx_spips: Avoid variable length array
2019-04-29 Eric Augerhw/arm/smmuv3: Remove SMMUNotifierNode
2019-04-29 Yury Kotovtrace: fix runstate tracing
2019-04-29 Sandra LoosemoreAdd Nios II semihosting support.
2019-04-29 Sandra LoosemoreAdd generic Nios II board.
2019-04-28 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
next