index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-30
qemu-img: Make create hint at protocol options
Max Reitz
2019-04-30
iotests: Perform the correct test in 082
Max Reitz
2019-04-30
qcow2: Fix full preallocation with external data file
Kevin Wolf
2019-04-30
qcow2: Add errp to preallocate_co()
Kevin Wolf
2019-04-30
qcow2: Avoid COW during metadata preallocation
Kevin Wolf
2019-04-30
qemu-img: Saner printing of large file sizes
Eric Blake
2019-04-30
cutils: Fix size_to_str() on 32-bit platforms
Eric Blake
2019-04-30
block/vhdx: Use IEC binary prefixes for size constants
Stefano Garzarella
2019-04-30
block/vhdx: Remove redundant IEC binary prefixes definition
Stefano Garzarella
2019-04-30
vmdk: Set vmdk parent backing_format to vmdk
Sam Eiderman
2019-04-30
vpc: unlock Coroutine lock to make IO submit Concurrently
Zhengui li
2019-04-30
block: Fix AioContext switch for bs->drv == NULL
Kevin Wolf
2019-04-30
tests/qemu-iotests: Fix output of qemu-io related tests
Thomas Huth
2019-04-29
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2019-04-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190429'...
Peter Maydell
2019-04-29
hw/devices: Move SMSC 91C111 declaration into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string
Philippe Mathieu-Daudé
2019-04-29
hw/net/ne2000-isa: Add guards to the header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move LAN9118 declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move TI touchscreen declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move Gamepad declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move CBus declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move Blizzard declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move TC6393XB declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/display/tc6393xb: Remove unused functions
Philippe Mathieu-Daudé
2019-04-29
hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded string
Philippe Mathieu-Daudé
2019-04-29
hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string
Philippe Mathieu-Daudé
2019-04-29
hw/dma: Compile the bcm2835_dma device as common object
Philippe Mathieu-Daudé
2019-04-29
target/arm: Enable FPU for Cortex-M4 and Cortex-M33
Peter Maydell
2019-04-29
target/arm: Implement VLLDM for v7M CPUs with an FPU
Peter Maydell
2019-04-29
target/arm: Implement VLSTM for v7M CPUs with an FPU
Peter Maydell
2019-04-29
target/arm: Implement M-profile lazy FP state preservation
Peter Maydell
2019-04-29
target/arm: Add lazy-FP-stacking support to v7m_stack_write()
Peter Maydell
2019-04-29
target/arm: New function armv7m_nvic_set_pending_lazyfp()
Peter Maydell
2019-04-29
target/arm: New helper function arm_v7m_mmu_idx_all()
Peter Maydell
2019-04-29
target/arm: Activate M-profile floating point context when FPCCR.ASPEN is set
Peter Maydell
2019-04-29
target/arm: Set FPCCR.S when executing M-profile floating point insns
Peter Maydell
2019-04-29
target/arm: Overlap VECSTRIDE and XSCALE_CPAR TB flags
Peter Maydell
2019-04-29
target/arm: Move NS TBFLAG from bit 19 to bit 6
Peter Maydell
2019-04-29
target/arm: Handle floating point registers in exception return
Peter Maydell
2019-04-29
target/arm: Allow for floating point in callee stack integrity check
Peter Maydell
2019-04-29
target/arm: Clean excReturn bits when tail chaining
Peter Maydell
2019-04-29
target/arm: Clear CONTROL.SFPA in BXNS and BLXNS
Peter Maydell
2019-04-29
target/arm: Implement v7m_update_fpccr()
Peter Maydell
2019-04-29
target/arm: Handle floating point registers in exception entry
Peter Maydell
2019-04-29
target/arm/helper: don't return early for STKOF faults during stacking
Peter Maydell
2019-04-29
target/arm: Handle SFPA and FPCA bits in reads and writes of CONTROL
Peter Maydell
2019-04-29
target/arm: Clear CONTROL_S.SFPA in SG insn if FPU present
Peter Maydell
2019-04-29
target/arm: Decode FP instructions for M profile
Peter Maydell
2019-04-29
target/arm: Honour M-profile FP enable bits
Peter Maydell
[next]