index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tcg/mips: Improve the add2/sub2 command to use TCG_TARGET_REG_BITS
Alistair Francis
2018-12-17
1
-1
/
+1
|
*
|
tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2018-12-17
9
-2
/
+126
|
*
|
tcg/optimize: Optimize bswap
Richard Henderson
2018-12-17
1
-0
/
+12
|
*
|
tcg: Clean up generic bswap64
Richard Henderson
2018-12-17
1
-27
/
+20
|
*
|
tcg: Clean up generic bswap32
Richard Henderson
2018-12-17
1
-27
/
+27
|
*
|
tcg/i386: Add setup_guest_base_seg for FreeBSD
Richard Henderson
2018-12-17
1
-0
/
+9
|
*
|
tcg/i386: Precompute all guest_base parameters
Richard Henderson
2018-12-17
1
-61
/
+40
|
*
|
tcg/i386: Assume 32-bit values are zero-extended
Richard Henderson
2018-12-17
1
-63
/
+40
|
*
|
tcg/i386: Implement INDEX_op_extr{lh}_i64_i32 for 32-bit guests
Richard Henderson
2018-12-17
2
-2
/
+9
|
*
|
tcg/i386: Propagate is64 to tcg_out_qemu_ld_slow_path
Richard Henderson
2018-12-17
1
-5
/
+8
|
*
|
tcg/i386: Propagate is64 to tcg_out_qemu_ld_direct
Richard Henderson
2018-12-17
1
-6
/
+7
|
*
|
tcg/s390x: Return false on failure from patch_reloc
Richard Henderson
2018-12-17
1
-11
/
+23
|
*
|
tcg/ppc: Return false on failure from patch_reloc
Richard Henderson
2018-12-17
1
-11
/
+21
|
*
|
tcg/arm: Return false on failure from patch_reloc
Richard Henderson
2018-12-17
1
-6
/
+16
|
*
|
tcg/aarch64: Return false on failure from patch_reloc
Richard Henderson
2018-12-17
1
-16
/
+21
|
*
|
tcg/i386: Return false on failure from patch_reloc
Richard Henderson
2018-12-17
1
-2
/
+2
|
*
|
tcg: Return success from patch_reloc
Richard Henderson
2018-12-17
9
-11
/
+21
|
*
|
tcg/mips: Remove retranslation code
Richard Henderson
2018-12-17
1
-6
/
+1
|
*
|
tcg/sparc: Remove retranslation code
Richard Henderson
2018-12-17
1
-6
/
+2
|
*
|
tcg/s390: Remove retranslation code
Richard Henderson
2018-12-17
1
-8
/
+2
|
*
|
tcg/ppc: Fold away "noaddr" branch routines
Richard Henderson
2018-12-17
1
-18
/
+7
|
*
|
tcg/arm: Fold away "noaddr" branch routines
Richard Henderson
2018-12-17
1
-19
/
+3
|
*
|
tcg/arm: Remove reloc_pc24_atomic
Richard Henderson
2018-12-17
1
-8
/
+0
|
*
|
tcg/aarch64: Fold away "noaddr" branch routines
Richard Henderson
2018-12-17
1
-19
/
+2
|
*
|
tcg/aarch64: Remove reloc_pc26_atomic
Richard Henderson
2018-12-17
1
-12
/
+0
|
*
|
tcg/i386: Move TCG_REG_CALL_STACK from define to enum
Richard Henderson
2018-12-17
1
-1
/
+1
|
*
|
tcg/i386: Always use %ebp for TCG_AREG0
Richard Henderson
2018-12-17
1
-6
/
+2
|
*
|
target/sparc: Remove the constant pool
Richard Henderson
2018-12-17
1
-38
/
+9
*
|
|
.shippable.yml: disable the win cross tests
Alex Bennée
2018-12-17
1
-4
/
+5
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
2018-12-16
27
-198
/
+287
|
\
\
|
|
/
|
/
|
|
*
virt: Fix broken indentation
Eduardo Habkost
2018-12-14
1
-1
/
+1
|
*
target/arm: Create timers in realize, not init
Peter Maydell
2018-12-14
1
-8
/
+9
|
*
tests/test-arm-mptimer: Don't leak string memory
Peter Maydell
2018-12-14
1
-84
/
+69
|
*
hw/sd/sdhci: Don't leak memory region in sdhci_sysbus_realize()
Peter Maydell
2018-12-14
1
-4
/
+1
|
*
hw/arm/mps2-tz.c: Free mscname string in make_dma()
Peter Maydell
2018-12-14
1
-0
/
+1
|
*
target/arm: Free name string in ARMCPRegInfo hashtable entries
Peter Maydell
2018-12-14
1
-1
/
+15
|
*
include/hw/loader.h: Document load_image_size()
Peter Maydell
2018-12-14
1
-0
/
+16
|
*
hw/core/loader.c: Remove load_image()
Peter Maydell
2018-12-14
2
-26
/
+0
|
*
device_tree.c: Don't use load_image()
Peter Maydell
2018-12-14
1
-1
/
+1
|
*
hw/block/tc58128.c: Don't use load_image()
Peter Maydell
2018-12-14
1
-1
/
+2
|
*
hw/i386/multiboot.c: Don't use load_image()
Peter Maydell
2018-12-14
1
-1
/
+5
|
*
hw/i386/pc.c: Don't use load_image()
Peter Maydell
2018-12-14
1
-10
/
+12
|
*
hw/pci/pci.c: Don't use load_image()
Peter Maydell
2018-12-14
1
-1
/
+5
|
*
hw/smbios/smbios.c: Don't use load_image()
Peter Maydell
2018-12-14
1
-1
/
+1
|
*
hw/ppc/ppc405_boards: Don't use load_image()
Peter Maydell
2018-12-14
1
-4
/
+8
|
*
hw/ppc/mac_newworld, mac_oldworld: Don't use load_image()
Peter Maydell
2018-12-14
2
-12
/
+8
|
*
elf_ops.h: Use address_space_write() to write memory
Peter Maydell
2018-12-14
1
-1
/
+3
|
*
monitor: Use address_space_read() to read memory
Peter Maydell
2018-12-14
1
-1
/
+7
|
*
disas.c: Use address_space_read() to read memory
Peter Maydell
2018-12-14
1
-1
/
+4
|
*
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
Peter Maydell
2018-12-14
8
-35
/
+60
[prev]
[next]