index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-17
target/arm: Stop using cpu_F0s for Neon f32/s32 VCVT
Peter Maydell
1
-60
/
+22
2019-06-17
target/arm: Stop using cpu_F0s for NEON_2RM_VRECPE_F and NEON_2RM_VRSQRTE_F
Peter Maydell
1
-3
/
+3
2019-06-17
target/arm: Stop using cpu_F0s for NEON_2RM_VCVT[ANPM][US]
Peter Maydell
1
-4
/
+3
2019-06-17
target/arm: Stop using cpu_F0s for NEON_2RM_VRINT*
Peter Maydell
1
-5
/
+3
2019-06-17
target/arm: Stop using cpu_F0s for NEON_2RM_VNEG_F
Peter Maydell
1
-11
/
+2
2019-06-17
target/arm: Stop using cpu_F0s for NEON_2RM_VABS_F
Peter Maydell
1
-11
/
+8
2019-06-17
target/arm: Use vfp_expand_imm() for AArch32 VFP VMOV_imm
Peter Maydell
2
-28
/
+10
2019-06-17
target/arm: Move vfp_expand_imm() to translate.[ch]
Peter Maydell
4
-33
/
+40
2019-06-17
hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1
Peter Maydell
1
-1
/
+7
2019-06-17
hw/intc/arm_gicv3: Fix decoding of ID register range
Peter Maydell
2
-4
/
+4
2019-06-17
hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards
Peter Maydell
3
-12
/
+61
2019-06-17
hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
Peter Maydell
2
-0
/
+22
2019-06-17
target/arm: Allow M-profile CPUs to disable the DSP extension via CPU property
Peter Maydell
2
-0
/
+31
2019-06-17
target/arm: Allow VFP and Neon to be disabled via a CPU property
Peter Maydell
2
-6
/
+148
2019-06-17
hw/arm/boot: Honour image size field in AArch64 Image format kernels
Peter Maydell
1
-2
/
+15
2019-06-17
hw/arm/boot: Avoid placing the initrd on top of the kernel
Peter Maydell
1
-14
/
+20
2019-06-17
hw/arm/boot: Diagnose layouts that put initrd or DTB off the end of RAM
Peter Maydell
1
-0
/
+23
2019-06-17
hw/arm/boot: Don't assume RAM starts at address zero
Peter Maydell
1
-5
/
+4
2019-06-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
19
-76
/
+127
2019-06-17
Merge remote-tracking branch 'remotes/lersek/tags/edk2-pull-2019-06-14' into ...
Peter Maydell
10
-75
/
+713
2019-06-16
tests/rebuild-expected-aml.sh: blow out difflist
Michael S. Tsirkin
1
-0
/
+3
2019-06-16
q35: update DSDT
Michael S. Tsirkin
9
-8
/
+0
2019-06-16
q35: fix mmconfig and PCI0._CRS
Gerd Hoffmann
3
-23
/
+30
2019-06-16
hw/acpi: extract acpi_add_rom_blob()
Wei Yang
5
-33
/
+65
2019-06-16
vhost: fix vhost_log size overflow during migration
Li Hangjing
1
-0
/
+10
2019-06-16
docs/vhost-user.json: some firmware.json copy leftovers
Marc-André Lureau
1
-3
/
+3
2019-06-16
vhost-user-gpu: initialize msghdr & iov at declaration
Marc-André Lureau
1
-13
/
+8
2019-06-16
vhost-user-input: check ioctl(EVIOCGNAME) return value
Marc-André Lureau
1
-1
/
+5
2019-06-16
vhost-user: improve error report
Marc-André Lureau
2
-2
/
+2
2019-06-16
vhost-user: check unix_listen() return value
Marc-André Lureau
2
-0
/
+8
2019-06-16
vhost-user-gpu: do not send scanout update if no GPU socket
Marc-André Lureau
1
-1
/
+1
2019-06-14
pc-bios: update the README file with edk2-stable201905 information
Laszlo Ersek
1
-6
/
+8
2019-06-14
pc-bios: refresh edk2 build artifacts for edk2-stable201905
Laszlo Ersek
7
-59
/
+693
2019-06-14
roms/Makefile.edk2: update input file list for "pc-bios/edk2-licenses.txt"
Laszlo Ersek
1
-0
/
+2
2019-06-14
roms/Makefile.edk2: remove edk2-stable201903 network feature test macros
Laszlo Ersek
1
-12
/
+2
2019-06-14
roms/edk2: update submodule from edk2-stable201903 to edk2-stable201905
Laszlo Ersek
1
-0
/
+0
2019-06-14
roms/Makefile.edk2: define edk2-stable201905 network feature test macros
Laszlo Ersek
1
-0
/
+10
2019-06-14
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-14' in...
Peter Maydell
21
-116
/
+772
2019-06-14
iotests: Test qemu-img convert -C --salvage
Max Reitz
2
-0
/
+4
2019-06-14
iotests: Test qemu-img convert --salvage
Max Reitz
3
-0
/
+214
2019-06-14
blkdebug: Inject errors on .bdrv_co_block_status()
Max Reitz
2
-1
/
+12
2019-06-14
blkdebug: Add "none" event
Max Reitz
2
-1
/
+5
2019-06-14
blkdebug: Add @iotype error option
Max Reitz
2
-9
/
+67
2019-06-14
qemu-img: Add salvaging mode to convert
Max Reitz
3
-23
/
+75
2019-06-14
qemu-img: Move quiet into ImgConvertState
Max Reitz
1
-6
/
+7
2019-06-14
blockdev: Overlays are not snapshots
Max Reitz
2
-10
/
+10
2019-06-14
qapi/block-core: Overlays are not snapshots
Max Reitz
1
-10
/
+10
2019-06-14
qemu-img: Fix options leakage in img_rebase()
Max Reitz
1
-0
/
+3
2019-06-14
iotests: restrict 254 to support only qcow2
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2019-06-14
hw/block/fdc: floppy command FIFO memory initialization
Andrey Shinkevich
1
-0
/
+1
[next]