Sign in
qemu-android
/
qemu-android
/
30c0c76ce0a6915f0049d53d91b6a05c37cdfda7
30c0c76
tcg: fix build on 32-bit hppa, ppc and sparc hosts
by Jay Foad
· 15 years ago
bc3b26f
PL181 write fix
by Paul Brook
· 15 years ago
238431a
Allow const QemuOptDesc
by Blue Swirl
· 15 years ago
4a0b59f
cris: Add CRISv10 gdbstub support.
by Edgar E. Iglesias
· 15 years ago
4ffb9ae
cris: Mask interrupts on dslots for CRISv10.
by Edgar E. Iglesias
· 15 years ago
ff21f70
microblaze: Improve brk emulation.
by Edgar E. Iglesias
· 15 years ago
e1aa325
microblaze: Dont segfault when singlestepping first insn.
by Edgar E. Iglesias
· 15 years ago
b551ec0
target-sparc: fix --enable-debug build
by Jay Foad
· 15 years ago
2c92d62
tcg: fix assertion with --enable-debug
by Jay Foad
· 15 years ago
51464fa
Don't compile rwhandler.c for user targets
by Blue Swirl
· 15 years ago
3682825
tcg: Add comments for all optional instructions not implemented.
by Richard Henderson
· 15 years ago
18c8f7a
tcg-sparc: Implement ORC.
by Richard Henderson
· 15 years ago
dc69960
tcg-sparc: Implement ANDC.
by Richard Henderson
· 15 years ago
791d126
tcg: Optional target implementation of ORC.
by Richard Henderson
· 15 years ago
241cbed
tcg: Optional target implementation of ANDC.
by Richard Henderson
· 15 years ago
be6551b
tcg-sparc: Implement not.
by Richard Henderson
· 15 years ago
4b5a85c
tcg-sparc: Implement neg.
by Richard Henderson
· 15 years ago
4fc8d67
Fix warning on mingw32
by Blue Swirl
· 15 years ago
64e69d5
Fix warning on OpenBSD
by Blue Swirl
· 15 years ago
6ec8523
tcg/ppc: Consistently use calling convention selection macros
by malc
· 15 years ago
5da79c8
Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARGS,STACK_OFFSET}.
by Juergen Lock
· 15 years ago
58d9b1e
Add FreeBSD/ppc host ucontext definitions.
by Juergen Lock
· 15 years ago
e4ee916
Add FreeBSD/ppc host ppc_init_cacheline_sizes() implementation.
by Juergen Lock
· 15 years ago
584771e
qemu-img: Fix error message
by Kevin Wolf
· 15 years ago
60b1bd4
qemu-img: Fix segfault during rebase
by Kevin Wolf
· 15 years ago
4805bb6
qcow2: Fix access after end of array
by Kevin Wolf
· 15 years ago
0f853a3
qdev: Free opts on failed do_device_add
by Kevin Wolf
· 15 years ago
4c5b10b
QEMU e820 reservation patch
by Jes Sorensen
· 15 years ago
ed487bb
ide save/restore pio/atapi cmd transfer fields and io buffer
by Marcelo Tosatti
· 15 years ago
7b665b6
virtio-serial: pci: Allow MSI to be disabled
by Amit Shah
· 15 years ago
ee4d45b
virtio-serial: don't set MULTIPORT for 1 port dev
by Michael S. Tsirkin
· 15 years ago
8bfbde6
pc: Add backward compatibility options for virtio-serial
by Amit Shah
· 15 years ago
d76fa62
pc: Bump up pc version to 0.13 and add a 0.12 compat version
by Amit Shah
· 15 years ago
68735b6
USB HID does not support Set_Idle
by Kevin O'Connor
· 15 years ago
4dca4b6
block: more read-only changes, related to backing files
by Naphtali Sprei
· 15 years ago
e94a793
mingw32: Enable C99/POSIX format strings
by Stefan Weil
· 15 years ago
5c366a8
Fix hanging user monitor when using balloon command
by Adam Litke
· 15 years ago
068b332
Monitor: Report more than one error in handlers
by Luiz Capitulino
· 15 years ago
10e4f60
Monitor: Debug stray prints the right way
by Luiz Capitulino
· 15 years ago
bb89c2e
Monitor: Audit handler return
by Luiz Capitulino
· 15 years ago
b8b0826
Monitor: Drop the print disabling mechanism
by Luiz Capitulino
· 15 years ago
b4475aa
Monitor: Debugging support
by Luiz Capitulino
· 15 years ago
261394d
Monitor: Rename cmd_new_ret()
by Luiz Capitulino
· 15 years ago
0bbc47b
Monitor: Convert do_change() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
4fdc94b
Monitor: Convert do_info() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
fe38a32
Monitor: Convert do_physical_memory_save() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
9869622
Monitor: Convert do_memory_save() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
b5d17ad
Monitor: Convert do_migrate() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
053801b
Monitor: Convert pci_device_hot_remove() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
395560c
Monitor: Convert pci_device_hot_add() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
aeb91c1
Monitor: Convert do_closefd() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
6ad3ebd
Monitor: Convert do_getfd() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
ba85d35
Monitor: Convert do_block_set_passwd() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
584cbdb
Monitor: Convert do_cpu_set() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
9b9d4d9
Monitor: Convert do_eject() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
d5a7b38
Monitor: Convert do_cont() to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
ef4b7ee
Monitor: Convert simple handlers to cmd_new_ret()
by Luiz Capitulino
· 15 years ago
97536cf
Monitor: Introduce cmd_new_ret()
by Luiz Capitulino
· 15 years ago
98b5008
move default allocator to console.c
by Paolo Bonzini
· 15 years ago
9441987
remove knowledge of defaultallocator_free_displaysurface from sdl.c
by Paolo Bonzini
· 15 years ago
b473df6
use lazy initialization for display_state
by Paolo Bonzini
· 15 years ago
9edf505
Merge remote branch 'mst/for_anthony' into staging
by Anthony Liguori
· 15 years ago
2583ba9
net: Monitor command set_link finds only VLAN clients, fix
by Markus Armbruster
· 15 years ago
a0104e0
net: info network shows only VLAN clients, fix
by Markus Armbruster
· 15 years ago
efe32fd
net: net_check_clients() checks only VLAN clients, fix
by Markus Armbruster
· 15 years ago
62112d1
net: Fix bogus "Warning: vlan 0 with no nics" with -device
by Markus Armbruster
· 15 years ago
668680f
net: net_check_clients() runs too early to see -device, fix
by Markus Armbruster
· 15 years ago
7f76abe
net: Remove unused net_client_uninit()
by Markus Armbruster
· 15 years ago
5f2243f
Fix strace or FUTEX_PRIVATE_FLAG
by Paul Brook
· 15 years ago
30a8cac
target-arm: support thumb exception handlers
by Rabin Vincent
· 15 years ago
b8b45b6
target-arm: implement Thumb-2 exception return
by Rabin Vincent
· 15 years ago
fa26df0
target-arm: fix thumb CPS
by Rabin Vincent
· 15 years ago
24ebf5f
get rid of hostregs_helper.h
by Paolo Bonzini
· 15 years ago
df2a54e
remove dead m68k definitions
by Paolo Bonzini
· 15 years ago
c68aaa1
tcg: Add consistency checks for op definitions
by Stefan Weil
· 15 years ago
dbfe80e
tcg-sparc: Implement setcond, setcond2.
by Richard Henderson
· 15 years ago
1c08622
tcg: Add tcg_swap_cond.
by Richard Henderson
· 15 years ago
bf76baf
crisv10: Prettify.
by Edgar E. Iglesias
· 15 years ago
6f57bbf
sparc32 fix spurious dma interrupts v2
by Artyom Tarasenko
· 15 years ago
47de922
Revert "Sparc32: improve DMA controller IRQ debugging"
by Blue Swirl
· 15 years ago
40e9edd
cris: Add support for CRISv10 translation.
by Edgar E. Iglesias
· 15 years ago
46e246c
cris: Use tcg_gen_movi_tl.
by Edgar E. Iglesias
· 15 years ago
7a97735
cris: Add v10 style interrupts.
by Edgar E. Iglesias
· 15 years ago
9547521
crisv10: Always clear the V and C flags on btst.
by Edgar E. Iglesias
· 15 years ago
fb9fb69
cris: Prepare for CRISv10.
by Edgar E. Iglesias
· 15 years ago
a408b1d
versatile_pci: cleanup
by Michael S. Tsirkin
· 15 years ago
01764fe
versatile_pci: convert to symbolic names
by Michael S. Tsirkin
· 15 years ago
c6a94ba
PPC: Add timer when running KVM
by Alexander Graf
· 15 years ago
b2eca44
PPC: Fix large pages
by Alexander Graf
· 15 years ago
a2236d4
PPC: Add USB per default on U3
by Alexander Graf
· 15 years ago
a9ceb76
PPC: Get rid of segfaults in DBDMA emulation
by Alexander Graf
· 15 years ago
dffc07c
PPC: Use macio IDE controller for Newworld
by Alexander Graf
· 15 years ago
dc333cd
PPC: tell the guest about the time base frequency
by Alexander Graf
· 15 years ago
fa0be69
PPC: Make interrupts work
by Alexander Graf
· 15 years ago
915cd3a
PPC: Include dump of lspci -nn on real G5
by Alexander Graf
· 15 years ago
0f92119
PPC: Use Mac99_U3 type on ppc64
by Alexander Graf
· 15 years ago
d86f0e3
PPC: Uninorth config space accessor
by Alexander Graf
· 15 years ago
9f6f042
pci_host: rewrite using rwhandler
by Michael S. Tsirkin
· 15 years ago
049f7ad
rwhandler: simplified way to register for mem/io
by Michael S. Tsirkin
· 15 years ago
e73d6e3
bwap: add qemu_bswap helper
by Michael S. Tsirkin
· 15 years ago
Next »