Sign in
qemu-android
/
qemu-android
/
ae261c86aaed62e7acddafab8262a2bf286d40b7
ae261c8
VMDK: fix coding style
by Fam Zheng
· 14 years ago
f66fd6c
VMDK: create different subformats
by Fam Zheng
· 14 years ago
7fa60fa
VMDK: open/read/write for monolithicFlat image
by Fam Zheng
· 14 years ago
91b85bd
VMDK: change get_cluster_offset return type
by Fam Zheng
· 14 years ago
69b4d86
VMDK: move 'static' cid_update flag to bs field
by Fam Zheng
· 14 years ago
333c574
VMDK: flush multiple extents
by Fam Zheng
· 14 years ago
e1da9b2
VMDK: add field BDRVVmdkState.desc_offset
by Fam Zheng
· 14 years ago
b4b3ab1
VMDK: separate vmdk_open by format version
by Fam Zheng
· 14 years ago
01fc99d
VMDK: probe for monolithicFlat images
by Fam Zheng
· 14 years ago
0e69c54
VMDK: bugfix, align offset to cluster in get_whole_cluster
by Fam Zheng
· 14 years ago
b3976d3
VMDK: introduce VmdkExtent
by Fam Zheng
· 14 years ago
69d7e21
qemu-config: Document -drive options
by Luiz Capitulino
· 14 years ago
ae73e59
qemu-options.hx: Document missing -drive options
by Luiz Capitulino
· 14 years ago
3e1c0c9
scsi-disk: Mask out serial number EVPD
by Hannes Reinecke
· 14 years ago
653c1c3
scsi-disk: Fixup debugging statement
by Hannes Reinecke
· 14 years ago
c5bf71a
scsi: Add 'hba_private' to SCSIRequest
by Hannes Reinecke
· 14 years ago
348e7b8
iov: Update parameter usage in iov_(to|from)_buf()
by Hannes Reinecke
· 14 years ago
5afc8b3
qemu-io: Fix if scoping bug
by Devin Nakamura
· 14 years ago
43642b3
qemu-io: Fix formatting
by Devin Nakamura
· 14 years ago
a8e0fdd
sheepdog: add full data preallocation support
by MORITA Kazutaka
· 14 years ago
89b9ba6
Fix signal handling of SIG_IPI when io-thread is enabled
by Alexandre Raymond
· 14 years ago
5664aed
Fix signal handling when io-thread is disabled
by Alexandre Raymond
· 14 years ago
107a47c
tcg/README: Expand advice on number of TCG ops per target insn
by Peter Maydell
· 14 years ago
cf973e4
set ELF_HWCAP for SPARC and SPARC64
by Artyom Tarasenko
· 14 years ago
f838e2c
Sparc: fix FPU and AM enable checks for translation
by Blue Swirl
· 14 years ago
d8e586f
SPARC64: C99 comment fix for block-transfer ASIs
by Tsuneo Saito
· 14 years ago
d920bde
SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfa
by Tsuneo Saito
· 14 years ago
073a044
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfa
by Tsuneo Saito
· 14 years ago
41317e2
SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfa
by Tsuneo Saito
· 14 years ago
5f06b54
SPARC64: fp_disabled checks on stfa/stdfa/stqfa
by Tsuneo Saito
· 14 years ago
e1ef36c
SPARC64: Implement stfa/stdfa/stqfa instrcutions properly
by Tsuneo Saito
· 14 years ago
8872eb4
SPARC64: fp_disabled checks on ldfa/lddfa/ldqfa
by Tsuneo Saito
· 14 years ago
4183f36
SPARC64: Implement ldfa/lddfa/ldqfa instructions properly
by Tsuneo Saito
· 14 years ago
cc4662f
os-posix: set groups properly for -runas
by Stefan Hajnoczi
· 14 years ago
429bef6
esp: cancel current request only if some request is in flight
by Hervé Poussineau
· 14 years ago
f5fc40b
target-alpha, target-ppc: Remove unnecessary setjmp.h include
by Peter Maydell
· 14 years ago
462df28
Remove unneeded setjmp.h (fix compilation on Debian "lenny")
by Stefan Weil
· 14 years ago
0d10193
tcg: Reload local variables after return from longjmp
by Jan Kiszka
· 14 years ago
5b620fb
exec-all.h: Make MAX_OP_PER_INSTR large enough for target-arm's uses
by Peter Maydell
· 14 years ago
a884da8
exec.c: Fix calculation of code_gen_buffer_max_size
by Peter Maydell
· 14 years ago
06c46bb
spapr: use specific endian ld/st_phys
by Alexander Graf
· 14 years ago
04bc74e
s390-virtio: use specific endian ld/st_phys
by Alexander Graf
· 14 years ago
db663d0
ppc405_uc: use specific endian ld/st_phys
by Alexander Graf
· 14 years ago
75b0646
pl080: use specific endian ld/st_phys
by Alexander Graf
· 14 years ago
ae5d3eb
msix: use specific endian ld/st_phys
by Alexander Graf
· 14 years ago
c5d29d2
msi: use specific endian ld/st_phys
by Alexander Graf
· 14 years ago
6c7796e
intel-hda: use specific endian ld/st_phys
by Alexander Graf
· 14 years ago
8517263
hpet: use specific endian ld/st_phys
by Alexander Graf
· 14 years ago
1e78bcc
exec: add endian specific phys ld/st functions
by Alexander Graf
· 14 years ago
c925400
ide: Initialise buffers with zeros
by Kevin Wolf
· 14 years ago
40c4ed3
ide: Ignore reads during PIO in and writes during PIO out
by Kevin Wolf
· 14 years ago
e7ff8f0
block: drive_init(): Improve CHS setting error message
by Luiz Capitulino
· 14 years ago
2d3999f
block: drive_init(): Simplify interface type setting
by Luiz Capitulino
· 14 years ago
a8686a9
virtio-blk: Turn drive serial into a qdev property
by Markus Armbruster
· 14 years ago
343f856
block/raw-posix: Linux compat-ioctl warning workaround
by Johannes Stezenbach
· 14 years ago
661a0f7
qemu-img: Add cache command line option
by Federico Simoncelli
· 14 years ago
0285453
Documentation: Remove outdated host_device note
by Kevin Wolf
· 14 years ago
9312805
pxa2xx_lcd: add proper rotation support
by Vasily Khoruzhick
· 14 years ago
462a8bc
arm: Add const attribute to some arm_boot_info pointers
by Stefan Weil
· 14 years ago
75ef849
esp: correctly fill bus id with requested lun
by Hervé Poussineau
· 14 years ago
f74b32d
TCG/PPC: use stack for TCG temps
by Blue Swirl
· 14 years ago
8e91ed3
fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx
by Artyom Tarasenko
· 14 years ago
3b88670
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
by Blue Swirl
· 14 years ago
ec18842
tcg-hppa: Support deposit opcode.
by Richard Henderson
· 14 years ago
4d506ce
hppa: Fix printf warnings in hppa-dis.c.
by Richard Henderson
· 14 years ago
2a6a665
TCG/HPPA: use stack for TCG temps
by Blue Swirl
· 14 years ago
a42bcee
TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP
by Blue Swirl
· 14 years ago
20be39d
etraxfs-ser: Correct default value for RW_REC_CTRL
by Edgar E. Iglesias
· 14 years ago
1dfdcaa
user: Fix -d debug logging for usermode emulation
by Edgar E. Iglesias
· 14 years ago
3ab20e2
cris: Handle opcode zero
by Edgar E. Iglesias
· 14 years ago
c24a9c6
tcg/ppc64: Remove tcg_out_addi
by malc
· 14 years ago
1a2eb16
tcg/ppc: Remove tcg_out_addi
by malc
· 14 years ago
656acdd
Merge remote-tracking branch 'kraxel/usb.17' into staging
by Anthony Liguori
· 14 years ago
c45d1fc
Merge remote-tracking branch 'amit/for-anthony' into staging
by Anthony Liguori
· 14 years ago
cd59dd8
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
by Anthony Liguori
· 14 years ago
bb820c0
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 14 years ago
2fb0c09
vnc: Fix compilation with --enable-vnc-png
by Stefan Weil
· 14 years ago
d2e4d08
virtio-serial: Fix segfault on guest boot
by Luiz Capitulino
· 14 years ago
f26e428
Fix MinGW compilation when --enable-vnc-jpeg is specified
by Roy Tam
· 14 years ago
f44c996
TCG/Sparc64: use stack for TCG temps
by Blue Swirl
· 14 years ago
ac0275d
TCG/x86: use stack for TCG temps
by Blue Swirl
· 14 years ago
e83c80f
TCG/x86: use TCG_REG_CALL_STACK instead of TCG_REG_ESP
by Blue Swirl
· 14 years ago
345649c
TCG: remove broken stack allocation for call arguments
by Blue Swirl
· 14 years ago
b591dc5
TCG: fix negative frame offset calculations
by Blue Swirl
· 14 years ago
614f104
Delegate setup of TCG temporaries to targets
by Blue Swirl
· 14 years ago
cea5f9a
cpu-exec.c: avoid AREG0 use
by Blue Swirl
· 14 years ago
2b41f10
Remove exec-all.h include directives
by Blue Swirl
· 14 years ago
f081c76
Move cpu_has_work and cpu_pc_from_tb to cpu.h
by Blue Swirl
· 14 years ago
f3e2703
exec.h: fix coding style and change cpu_has_work to return bool
by Blue Swirl
· 14 years ago
d8108fb
cpu-exec: unify do_interrupt call
by Blue Swirl
· 14 years ago
3c68882
m68k: use caller supplied CPUState for interrupt related stuff
by Blue Swirl
· 14 years ago
e694d4e
x86: use caller supplied CPUState for interrupt related stuff
by Blue Swirl
· 14 years ago
e67768d
sparc: move do_interrupt to helper.c
by Blue Swirl
· 14 years ago
fa3c955
sparc: fix coding style of the area to be moved
by Blue Swirl
· 14 years ago
1162c04
cpu_loop_exit: avoid using AREG0
by Blue Swirl
· 14 years ago
4d2c2b7
Sparc32: dummy implementation of MXCC MMU breakpoint registers
by Blue Swirl
· 14 years ago
af2be20
Fix fallouts from Linux header inclusion
by Jan Kiszka
· 14 years ago
20fa53e
qemu-kvm: fix pulseaudio detection in configure
by Marc-Antoine Perennou
· 14 years ago
4429ab4
exec: last_first_tb was only used in !ONLY_USER case
by Juan Quintela
· 14 years ago
6a33e7b
w32: Remove redundant definitions of PRI*64
by Stefan Weil
· 14 years ago
Next »