Sign in
qemu-android
/
qemu-android
/
812e4082cae73e12fd425cace4fd3a715a7c1d32
812e408
qcow2: use a hash to look for entries in the L2 cache
by Alberto Garcia
· 10 years ago
fdfbca8
qcow2: remove qcow2_cache_find_entry_to_replace()
by Alberto Garcia
· 10 years ago
2693310
qcow2: use an LRU algorithm to replace entries from the L2 cache
by Alberto Garcia
· 10 years ago
baf07d6
qcow2: simplify qcow2_cache_put() and qcow2_cache_entry_mark_dirty()
by Alberto Garcia
· 10 years ago
72e80b8
qcow2: use one single memory block for the L2/refcount cache tables
by Alberto Garcia
· 10 years ago
13c4941
vmdk: Fix overflow if l1_size is 0x20000000
by Fam Zheng
· 10 years ago
5e82a31
vmdk: Fix next_cluster_sector for compressed write
by Fam Zheng
· 10 years ago
aacd565
nvme: support NVME_VOLATILE_WRITE_CACHE feature
by Christoph Hellwig
· 10 years ago
ecbda7a
qcow2: Flush pending discards before allocating cluster
by Kevin Wolf
· 10 years ago
8b6db32
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 10 years ago
f5790c3
Revert "target-alpha: Add vector implementation for CMPBGE"
by Peter Maydell
· 10 years ago
27e1259
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20150521' into staging
by Peter Maydell
· 10 years ago
a53f1a9
block: get_block_status: use "else" when testing the opposite condition
by Paolo Bonzini
· 10 years ago
ab53c44
qemu-iotests: Test unaligned sub-block zero write
by Fam Zheng
· 10 years ago
9eeb6dd
block: Fix NULL deference for unaligned write if qiov is NULL
by Fam Zheng
· 10 years ago
d01c07f
Revert "block: Fix unaligned zero write"
by Fam Zheng
· 10 years ago
459b4e6
block: align bounce buffers to page
by Denis V. Lunev
· 10 years ago
4196d2f
block: minimal bounce buffer alignment
by Denis V. Lunev
· 10 years ago
eaf5fe2
block: return EPERM on writes or discards to read-only devices
by Paolo Bonzini
· 10 years ago
fd0e605
configure: Add workaround for ccache and clang
by John Snow
· 10 years ago
bbbf2e0
configure: silence glib unknown attribute __alloc_size__
by John Snow
· 10 years ago
93b2586
configure: factor out supported flag check
by John Snow
· 10 years ago
e4a7b34
configure: handle clang -nopie argument warning
by Stefan Hajnoczi
· 10 years ago
ddd2ef2
block/parallels: improve image writing performance further
by Denis V. Lunev
· 10 years ago
19f5dc1
block/parallels: optimize linear image expansion
by Denis V. Lunev
· 10 years ago
d617901
block/parallels: add prealloc-mode and prealloc-size open paramemets
by Denis V. Lunev
· 10 years ago
0d31c7c
block/parallels: delay writing to BAT till bdrv_co_flush_to_os
by Denis V. Lunev
· 10 years ago
2d68e22
block/parallels: create bat_entry_off helper
by Denis V. Lunev
· 10 years ago
6953d92
block/parallels: improve image reading performance
by Denis V. Lunev
· 10 years ago
a6be831
iotests, parallels: check for incorrectly closed image in tests
by Denis V. Lunev
· 10 years ago
6dd6b9f
block/parallels: implement incorrect close detection
by Denis V. Lunev
· 10 years ago
49ad646
block/parallels: implement parallels_check method of block driver
by Denis V. Lunev
· 10 years ago
23d6bd3
block/parallels: move parallels_open/probe to the very end of the file
by Denis V. Lunev
· 10 years ago
9eae9cc
block/parallels: read parallels image header and BAT into single buffer
by Denis V. Lunev
· 10 years ago
dd97cdc
block/parallels: keep BAT bitmap data in little endian in memory
by Denis V. Lunev
· 10 years ago
555cc9d
block/parallels: create bat2sect helper
by Denis V. Lunev
· 10 years ago
369f7de
block/parallels: rename catalog_ names to bat_
by Denis V. Lunev
· 10 years ago
cc5690f
parallels: change copyright information in the image header
by Denis V. Lunev
· 10 years ago
ca9c4e0
iotests, parallels: test for newly created parallels image via qemu-img
by Denis V. Lunev
· 10 years ago
74cf6c5
block/parallels: support parallels image creation
by Denis V. Lunev
· 10 years ago
50ffd8f
iotests, parallels: test for write into Parallels image
by Denis V. Lunev
· 10 years ago
5a41e1f
block/parallels: _co_writev callback for Parallels format
by Denis V. Lunev
· 10 years ago
d0e61ce
block/parallels: mark parallels format driver as zero inited
by Denis V. Lunev
· 10 years ago
912f312
block/parallels: replace magic constants 4, 64 with proper sizeofs
by Denis V. Lunev
· 10 years ago
481fb9c
block/parallels: provide _co_readv routine for parallels format driver
by Denis V. Lunev
· 10 years ago
dd3bed1
block/parallels: add get_block_status
by Roman Kagan
· 10 years ago
9de9da1
block/parallels: read up to cluster end in one go
by Roman Kagan
· 10 years ago
2944256
block/parallels: switch to bdrv_read
by Roman Kagan
· 10 years ago
0789890
block/parallels: rename parallels_header to ParallelsHeader
by Denis V. Lunev
· 10 years ago
d134cf7
iotests, parallels: quote TEST_IMG in 076 test to be path-safe
by Denis V. Lunev
· 10 years ago
32ad48a
target-alpha: Add vector implementation for CMPBGE
by Richard Henderson
· 11 years ago
8d8d324
target-alpha: Rewrite helper_zapnot
by Richard Henderson
· 11 years ago
9e549d3
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150520-1' into staging
by Peter Maydell
· 10 years ago
0ef705a
qemu-sockets: Report explicit error if unlink fails
by Cole Robinson
· 10 years ago
bc11904
vnc: Tweak error when init fails
by Cole Robinson
· 10 years ago
3d00ac1
vnc: Don't assert if opening unix socket fails
by Cole Robinson
· 10 years ago
2b2c1a3
ui: remove check for failure of qemu_acl_init()
by Daniel P. Berrange
· 10 years ago
274c3b5
Strip brackets from vnc host
by Ján Tomko
· 10 years ago
eba05e9
Merge remote-tracking branch 'remotes/kraxel/tags/pull-serial-20150519-1' into staging
by Peter Maydell
· 10 years ago
a48da7b
serial: fix multi-pci card error cleanup.
by Gerd Hoffmann
· 10 years ago
fdbe454
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150519-1' into staging
by Peter Maydell
· 10 years ago
176c324
vga-pci: QOMify
by Gonglei
· 10 years ago
c69f6c7
qxl: QOMify
by Gonglei
· 10 years ago
d338bae
cirrus_vga: QOMify
by Gonglei
· 10 years ago
faa261a
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150519' into staging
by Peter Maydell
· 10 years ago
b4c6a11
ui/cocoa: Add console items to the View menu
by Programmingkid
· 10 years ago
8617989
ui/cocoa: Avoid deprecated NSOKButton/NSCancelButton constants
by Peter Maydell
· 10 years ago
81801ae
ui/cocoa: Don't use NSWindow useOptimizedDrawing on OSX 10.10 and up
by Peter Maydell
· 10 years ago
2a4c8c5
ui/cocoa: Declare that QemuCocoaAppController implements NSApplicationDelegate
by Peter Maydell
· 10 years ago
de1aade
ui/cocoa: openPanelDidEnd returnCode should be NSInteger, not int
by Peter Maydell
· 10 years ago
89424ff
ui/cocoa: Remove compatibility ifdefs for OSX 10.4
by Peter Maydell
· 10 years ago
b63901d
ui/cocoa: Drop tests for CGImageCreateWithImageInRect support
by Peter Maydell
· 10 years ago
4e34017
Makefile.target: set icon for binary file on Mac OS X
by Programmingkid
· 10 years ago
43227af
ui/cocoa: Make -full-screen option work on Mac OS X
by Programmingkid
· 10 years ago
5d1b2ee
ui/cocoa: Fix several full screen issues on Mac OS X
by Programmingkid
· 10 years ago
57a808b
target-alpha: Raise IOV from CVTQL
by Richard Henderson
· 11 years ago
4ed069a
target-alpha: Suppress underflow from CVTTQ if DNZ
by Richard Henderson
· 11 years ago
b99e806
target-alpha: Raise EXC_M_INV properly for fp inputs
by Richard Henderson
· 11 years ago
ed08513
target-alpha: Disallow literal operand to 1C.30 to 1C.37
by Richard Henderson
· 11 years ago
2517def
target-alpha: Implement WH64EN
by Richard Henderson
· 11 years ago
4d1628e
target-alpha: Fix integer overflow checking insns
by Richard Henderson
· 11 years ago
7b4dde8
target-alpha: Fix cvttq vs inf
by Richard Henderson
· 11 years ago
7f2e400
target-alpha: Fix cvttq vs large integers
by Richard Henderson
· 11 years ago
c24a8a0
target-alpha: Raise IOV from CVTTQ
by Richard Henderson
· 11 years ago
f6b6b7b
target-alpha: Set EXC_M_SWC for exceptions from /S insns
by Richard Henderson
· 11 years ago
471d493
target-alpha: Set fpcr_exc_status even for disabled exceptions
by Richard Henderson
· 11 years ago
f3d3aad
target-alpha: Tidy FPCR representation
by Richard Henderson
· 11 years ago
ba9c5de
target-alpha: Set PC correctly for floating-point exceptions
by Richard Henderson
· 11 years ago
9d5a626
target-alpha: Forget installed round mode after MT_FPCR
by Richard Henderson
· 11 years ago
3da653f
target-alpha: Rename floating-point subroutines
by Richard Henderson
· 11 years ago
9354452
target-alpha: Move VAX helpers to a new file
by Richard Henderson
· 11 years ago
62bf3df
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150518-3' into staging
by Peter Maydell
· 10 years ago
18084b2
target-arm: Remove unneeded '+'
by Edgar E. Iglesias
· 10 years ago
b65c08e
target-arm: Correct accessfn for CNTV_TVAL_EL0
by Edgar E. Iglesias
· 10 years ago
12cde08
target-arm: Correct accessfn for CNTP_{CT}VAL_EL0
by Edgar E. Iglesias
· 10 years ago
06fbb2f
target-arm: Add WFx syndrome function
by Greg Bellows
· 10 years ago
88e8add
target-arm: Add EL3 and EL2 TCR checking
by Greg Bellows
· 10 years ago
aef878b
target-arm: Add TTBR regime function and use
by Greg Bellows
· 10 years ago
d82322e
linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_timerfd_create
by Timothy Baldwin
· 10 years ago
082587b
arm: xlnx-ep108: Add bootloading
by Peter Crosthwaite
· 10 years ago
Next »