Sign in
qemu-android
/
qemu-android
/
c61aaf7a388c4ad95d8b546fdb9267dc01183317
c61aaf7
tcg: get rid of DEF2 in tcg-opc.h
by Aurelien Jarno
· 15 years ago
239fda3
tcg: get rid of copy_size in TCGOpDef
by Aurelien Jarno
· 15 years ago
590bf49
Fix multiboot compilation
by Alexander Graf
· 15 years ago
e4d58b4
tcg: Make some tcg-target.c routines static.
by Richard Henderson
· 15 years ago
3b6dac3
tcg: Add TYPE parameter to tcg_out_mov.
by Richard Henderson
· 15 years ago
26ebe46
target-mips: break out [ls][wd]c1 and rdhwr insn generation
by Nathan Froyd
· 15 years ago
d44cff2
Fix --enable-user-pie compilation.
by Richard Henderson
· 15 years ago
fd1dc85
microblaze: Make MSR_UM and MSR_VM part of the tb flags
by Edgar E. Iglesias
· 15 years ago
7375c86
petlogix-3adsp: Tweak displacement of cmdline and fdt blob.
by Edgar E. Iglesias
· 15 years ago
0ffbba3
migration-exec: fix OpenBSD build warning
by Blue Swirl
· 15 years ago
8c0e634
target-i386: fix decoding of negative 4-byte displacements
by Paolo Bonzini
· 15 years ago
358c360
Merge remote branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 15 years ago
41ef56e
migration: respect exit status with exec:
by Anthony Liguori
· 15 years ago
4309a79
tcg-i386: fix a typo
by Aurelien Jarno
· 15 years ago
c28b14c
tcg-i386: declare tcg_out_tlb_load() inline
by Aurelien Jarno
· 15 years ago
82bb07d
tcg-i386: Remove some ifdefs in qemu_ld/st.
by Richard Henderson
· 15 years ago
8516a04
tcg-i386: Split out tlb load function.
by Richard Henderson
· 15 years ago
1a6dc1e
tcg-i386: Swap order of TLB hit and miss paths.
by Richard Henderson
· 15 years ago
be5a4eb
tcg-i386: Split out TLB Hit path from qemu_ld/st.
by Richard Henderson
· 15 years ago
96b4cf3
tcg-i386: Tidy data16 prefixes.
by Richard Henderson
· 15 years ago
fb17018
sparc64: fix umul and smul insns
by Igor V. Kovalenko
· 15 years ago
0948720
sparc64: fix udiv and sdiv insns
by Igor V. Kovalenko
· 15 years ago
0e2fa9c
sparc64: improve ldf and stf insns
by Igor V. Kovalenko
· 15 years ago
b219094
sparc64: use symbolic name for MMU index v1
by Igor V. Kovalenko
· 15 years ago
fe987e2
sparc64: fix ldxfsr insn
by Igor V. Kovalenko
· 15 years ago
c086b78
sparc64: fix 32bit load sign extension
by Igor V. Kovalenko
· 15 years ago
1295001
sparc64: fix missing address masking v1
by Igor V. Kovalenko
· 15 years ago
9168b3a
sparc64: fix tag access register on mmu traps
by Igor V. Kovalenko
· 15 years ago
d9b73e4
vnc: add missing target for vnc-encodings-*.o
by Corentin Chary
· 15 years ago
270ec21
vnc: tight: don't forget the third color
by Corentin Chary
· 15 years ago
54d43ea
vnc: tight: don't forget last pixel in tight_encode_indexed_rect
by Corentin Chary
· 15 years ago
637503d
Monitor: Drop QMP documentation from code
by Luiz Capitulino
· 15 years ago
b40292e
QMP: Introduce commands documentation
by Jan Kiszka
· 15 years ago
33572ec
monitor: Reorder info documentation
by Jan Kiszka
· 15 years ago
3814109
Merge remote branch 'mst/for_anthony' into HEAD
by Anthony Liguori
· 15 years ago
1d4b638
vnc: move size-changed check into the vnc_desktop_resize function.
by Gerd Hoffmann
· 15 years ago
847ce6a
vnc: don't send invalid screen updates.
by Gerd Hoffmann
· 15 years ago
5862d19
vnc: keep track of client desktop size
by Gerd Hoffmann
· 15 years ago
6356e47
vnc: send desktopresize event as reply to set encodings
by Gerd Hoffmann
· 15 years ago
621aaeb
vnc: factor out vnc_desktop_resize()
by Gerd Hoffmann
· 15 years ago
b627808
Add support for depth 15 to qemu_default_pixelformat()
by Gerd Hoffmann
· 15 years ago
26572b8
check for active_console before using it
by Gerd Hoffmann
· 15 years ago
4091da4
Add dependency of JSON unit tests on config-host.h
by Jan Kiszka
· 15 years ago
3fc250b
migration: Fix calculation of bytes_transferred
by Pierre Riteau
· 15 years ago
a132a67
virtio-serial-bus: fix ports_map allocation on init
by Alon Levy
· 15 years ago
eafaf1e
resent: x86/cpuid: Add kvm32 CPU model
by Andre Przywara
· 15 years ago
aa7d73f
vnc: tight: add palette encoding
by Corentin Chary
· 15 years ago
b4bea3f
vnc: add support for tight fill encoding
by Corentin Chary
· 15 years ago
380282b
vnc: add basic tight support
by Corentin Chary
· 15 years ago
a885211
vnc: return the number of rectangles
by Corentin Chary
· 15 years ago
161c4f2
vnc: remove a memory leak in zlib
by Corentin Chary
· 15 years ago
5d418e3
vnc: add buffer_free()
by Corentin Chary
· 15 years ago
78c98c7
vnc: don't clear zlib stream on set_encoding
by Corentin Chary
· 15 years ago
9f643ec
vnc: adjust compression zstream level
by Corentin Chary
· 15 years ago
b05ad29
vnc: only use a single zlib stream
by Corentin Chary
· 15 years ago
780a049
vnc: really call zlib if we want zlib
by Corentin Chary
· 15 years ago
8a0f0d0
vnc: explain why set_encodings loop is reversed
by Corentin Chary
· 15 years ago
a9f20d3
Revert "vnc: set the right prefered encoding"
by Corentin Chary
· 15 years ago
9af9b33
ioapic: improve debugging
by Blue Swirl
· 15 years ago
17e6a53
Fix leul_to_cpu on big endian hosts
by Alexander Graf
· 15 years ago
e03c22a
arm: fix arm kernel boot for non zero start addr
by Lars Munch
· 15 years ago
0f89cc7
target-ppc: remove useless line
by Thomas Monjalon
· 15 years ago
c3d420e
target-ppc: fix RFI by clearing some bits of MSR
by Thomas Monjalon
· 15 years ago
e075e78
pci-hotplug: make them aware of pci domain.
by Isaku Yamahata
· 15 years ago
1b4e8f7
msix: remove duplicated defines.
by Isaku Yamahata
· 15 years ago
0c6fcb6
pci.h: remove unused constants.
by Isaku Yamahata
· 15 years ago
3c18685
pci: add const to pci_is_express(), pci_config_size().
by Isaku Yamahata
· 15 years ago
5e434f4
pci: clean up of pci_set_default_subsystem_id().
by Isaku Yamahata
· 15 years ago
aa6f63f
mc146818rtc: improve debugging
by Blue Swirl
· 15 years ago
da7ed37
sparc32 SuperSPARC MMU Breakpoint Action register (SS-20 OBP fix)
by Artyom Tarasenko
· 15 years ago
471fd34
pc: improve debugging
by Blue Swirl
· 15 years ago
0a3c592
apic: improve debugging
by Blue Swirl
· 15 years ago
8ac02ff
i8259: improve debugging
by Blue Swirl
· 15 years ago
03ae77d
sparc64: fix user emulator build
by Blue Swirl
· 15 years ago
3386376
Pad iommu with an empty slot (necessary for SunOS 4.1.4)
by Artyom Tarasenko
· 15 years ago
54a3c0f
sparc64: fix 128-bit atomic load from nucleus context v1
by Igor V. Kovalenko
· 15 years ago
68a1c81
Pre-allocate guest address space
by Paul Brook
· 15 years ago
0be1d07
alpha-linux-user: Fill in SI_CODE for SIGSEGV.
by Richard Henderson
· 15 years ago
680c877
linux-user: Use qemu-malloc.c.
by Richard Henderson
· 15 years ago
5040102
Use calloc in qemu_mallocz.
by Richard Henderson
· 15 years ago
564e2fe
linux-user: Fix compilation with DEBUG defined
by Riccardo Magliocchetti
· 15 years ago
82f24fc
Fix hw/gt64xxx.c compilation with DEBUG defined
by Riccardo Magliocchetti
· 15 years ago
3c05613
Fix typo in balloon help
by Riccardo Magliocchetti
· 15 years ago
c1735af
musicpal: Drop redundant reset call
by Jan Kiszka
· 15 years ago
d8e06f9
doc: Update monitor info subcommands
by Stefan Hajnoczi
· 15 years ago
9767952
Fix overflow in i440fx_init()
by Avi Kivity
· 15 years ago
9ba8c3f
arm: prevent coprocessor IO reset
by Lars Munch
· 15 years ago
3e1dbad
tcg: Use INDEX_op_qemu_ld32 for 32-bit results.
by Richard Henderson
· 15 years ago
1a39685
block: Add missing bdrv_delete() for SG_IO BlockDriver in find_image_format()
by Nicholas A. Bellinger
· 15 years ago
86fa8da
qcow2: Fix corruption after error in update_refcount
by Kevin Wolf
· 15 years ago
25408c0
qcow2: Fix corruption after refblock allocation
by Kevin Wolf
· 15 years ago
ed0df86
qcow2: Return right error code in write_refcount_block_entries
by Kevin Wolf
· 15 years ago
55c17e9
qcow2: Change l2_load to return 0/-errno
by Kevin Wolf
· 15 years ago
1c46efa
qcow2: Allow qcow2_get_cluster_offset to return errors
by Kevin Wolf
· 15 years ago
c63782c
block.h: Make BDRV_SECTOR_SIZE 64 bit safe
by Jes Sorensen
· 15 years ago
b587a52
posix-aio-compat: Expand tabs that have crept in
by Stefan Hajnoczi
· 15 years ago
dc33bb3
drive: allow rerror, werror and readonly for if=none
by Gerd Hoffmann
· 15 years ago
b50cbab
add support for protocol driver create_options
by MORITA Kazutaka
· 15 years ago
776cbbb
qemu-io: Add multiwrite command
by Kevin Wolf
· 15 years ago
cbf1dff
block: Fix multiwrite with overlapping requests
by Kevin Wolf
· 15 years ago
Next »