Sign in
qemu-android
/
qemu-android
/
5ffbbc67b50e71265527e97b7caa74faa0d0b7cc
5ffbbc6
block: fix a warning and possible truncation
by Blue Swirl
· 15 years ago
bb350a5
Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE
by Jes Sorensen
· 15 years ago
c9b62a7
blockdev: Give drives internal linkage
by Markus Armbruster
· 15 years ago
dbc1359
block: Decouple savevm from DriveInfo
by Markus Armbruster
· 15 years ago
2f399b0
block: New bdrv_next()
by Markus Armbruster
· 15 years ago
ac59eb9
monitor: Make "commit FOO" complain when FOO doesn't exist
by Markus Armbruster
· 15 years ago
6ab4b5a
block: Decouple block device "commit all" from DriveInfo
by Markus Armbruster
· 15 years ago
abd7f68
block: Move error actions from DriveInfo to BlockDriverState
by Markus Armbruster
· 15 years ago
2063392
cow: use qemu block API
by Christoph Hellwig
· 15 years ago
893a9cb
cow: stop using mmap
by Christoph Hellwig
· 15 years ago
122bb9e
cow: use pread/pwrite
by Christoph Hellwig
· 15 years ago
68dba0b
qcow2: Restore L1 entry on l2_allocate failure
by Kevin Wolf
· 15 years ago
dd5b0d7
Fix regression for "-drive file="
by Markus Armbruster
· 15 years ago
feeee5a
savevm: Really verify if a drive supports snapshots
by Miguel Di Ciurcio Filho
· 15 years ago
e14e8ba
qcow2: Return real error code in load_refcount_block
by Kevin Wolf
· 15 years ago
2eaa8f6
qcow2: Allow alloc_clusters_noref to return errors
by Kevin Wolf
· 15 years ago
018faaf
qcow2: Allow get_refcount to return errors
by Kevin Wolf
· 15 years ago
6c6ea92
vpc: Read/write multiple sectors at once
by Kevin Wolf
· 15 years ago
fd42dee
Add exit notifiers.
by Gerd Hoffmann
· 15 years ago
4cf3e6f
acpi_piix4: save gpe and pci hotplug slot status
by Alex Williamson
· 15 years ago
b560a9a
qemu-option: Reject anti-social IDs
by Markus Armbruster
· 15 years ago
1bb6504
qdev: Revert the hack to let -net nic and pci_add set qdev ID
by Markus Armbruster
· 15 years ago
3709c1b
Clarify error message when a PCI slot is already in use (v2)
by Daniel P. Berrange
· 15 years ago
c20fd87
virtio-blk: simplify multiwrite calling conventions
by Christoph Hellwig
· 15 years ago
7e608e8
virtio-blk: stop tracking old_bs
by Christoph Hellwig
· 15 years ago
46aaebf
un-register kbd driver in case of USB kbd unplug.
by Jes Sorensen
· 15 years ago
55541c8
make qemu_thread_create block all signals
by Paolo Bonzini
· 15 years ago
304e3a7
migration-tcp: call migrate_fd_error() instead of close() and free().
by Yoshiaki Tamura
· 15 years ago
faa1f8d
migration: use qemu_free() instead of free().
by Yoshiaki Tamura
· 15 years ago
f2fcffb
etrax-ser: Support the uart rx fifo.
by Edgar E. Iglesias
· 15 years ago
f471a17
ram_blocks: Convert to a QLIST
by Alex Williamson
· 15 years ago
2ffcb18
Make netdev_del delete the netdev even when it's in use
by Markus Armbruster
· 15 years ago
40ac17c
pass info about hpets to seabios.]
by Gleb Natapov
· 15 years ago
072c2c3
hpet: Init capability register only once
by Jan Kiszka
· 15 years ago
bd69fe8
qemu-option: Fix uninitialized value in append_option_parameter
by Kevin Wolf
· 15 years ago
2712488
Change #define DEBUG to #define E1000_DEBUG in hw/e1000.c
by Jes Sorensen
· 15 years ago
ac7045c
Remove unused DEBUG defines from hw/msix.c
by Jes Sorensen
· 15 years ago
a4673e2
Merge remote branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 15 years ago
a2da039
Merge remote branch 'qmp/for-anthony' into staging
by Anthony Liguori
· 15 years ago
0956457
OHCI address decoding fix
by Paul Brook
· 15 years ago
1116582
Move stdbool.h
by Paul Brook
· 15 years ago
ea4e78e
monitor/QMP: Drop info hpet / query-hpet
by Jan Kiszka
· 15 years ago
8caa006
hpet: Add MSI support
by Jan Kiszka
· 15 years ago
be4b44c
hpet: Make number of timers configurable
by Jan Kiszka
· 15 years ago
cea1adf
vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8
by Jan Kiszka
· 15 years ago
22a9fe3
hpet: Add support for level-triggered interrupts
by Jan Kiszka
· 15 years ago
b7eaa6c
hpet: Drop static state
by Jan Kiszka
· 15 years ago
7d932df
hpet/rtc: Rework RTC IRQ replacement by HPET
by Jan Kiszka
· 15 years ago
9cec89e
hpet: Start/stop timer when HPET_TN_ENABLE is modified
by Jan Kiszka
· 15 years ago
822557e
hpet: Convert to qdev
by Jan Kiszka
· 15 years ago
7afbecc
hpet: Move static timer field initialization
by Jan Kiszka
· 15 years ago
ad0a655
hpet: Silence warning on write to running main counter
by Jan Kiszka
· 15 years ago
27bb0b2
hpet: Coding style cleanups and some refactorings
by Jan Kiszka
· 15 years ago
6982d66
hpet: Catch out-of-bounds timer access
by Jan Kiszka
· 15 years ago
c3d9697
configure: Fix evaluation of config-host.mak in create_config
by Jan Kiszka
· 15 years ago
d66ed0e
tcg-s390: correctly detect s390 with a 64-bit kernel
by Aurelien Jarno
· 15 years ago
b0cb640
Compile OS specific files only once for all targets
by Blue Swirl
· 15 years ago
ce798cf
Move set_proc_name() to OS specific files.
by Jes Sorensen
· 15 years ago
9156d76
Move line-buffering setup to OS specific files.
by Jes Sorensen
· 15 years ago
e06eb60
Make os_change_process_uid and os_change_root os-posix.c local
by Jes Sorensen
· 15 years ago
eb505be
Move daemonize handling to OS specific files
by Jes Sorensen
· 15 years ago
0766379
Move chroot handling to OS specific files.
by Jes Sorensen
· 15 years ago
8847cfe
Move runas handling from vl.c to OS specific files.
by Jes Sorensen
· 15 years ago
59a5264
Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c
by Jes Sorensen
· 15 years ago
9f16732
Rename qemu-options.h to qemu-options.def
by Jes Sorensen
· 15 years ago
6170540
Move find_datadir to OS specific files.
by Jes Sorensen
· 15 years ago
8d963e6
Move main signal handler setup to os specificfiles.
by Jes Sorensen
· 15 years ago
fe98ac1
Rename os_setup_signal_handling() to os_setup_early_signal_handling()
by Jes Sorensen
· 15 years ago
69bd73b
Move win32 early signal handling setup to os_setup_signal_handling()
by Jes Sorensen
· 15 years ago
86b645e
Introduce os-posix.c and create os_setup_signal_handling()
by Jes Sorensen
· 15 years ago
0d93ca7
vl.c: Move host_main_loop_wait() to OS specific files.
by Jes Sorensen
· 15 years ago
1911350
Introduce os-win32.c and move polling functions from vl.c
by Jes Sorensen
· 15 years ago
39626c0
Create qemu-os-win32.h and move WIN32 specific declarations there
by Jes Sorensen
· 15 years ago
ddc9120
vl.c: Remove double include of netinet/in.h for Solaris
by Jes Sorensen
· 15 years ago
41ba834
NEON vldN optimization
by Paul Brook
· 15 years ago
02e9591
hxtool: Fix line number reporting on SQMP/EQMP errors
by Jan Kiszka
· 15 years ago
28e91a6
remove unnecessary lookaheads
by Paolo Bonzini
· 15 years ago
f7c0527
implement optional lookahead in json lexer
by Paolo Bonzini
· 15 years ago
7f8fca7
add some tests for invalid JSON
by Paolo Bonzini
· 15 years ago
2e89c06
json-streamer: Don't use qdict_put_obj()
by Luiz Capitulino
· 15 years ago
ecb50f5
json-lexer: Drop 'buf'
by Luiz Capitulino
· 15 years ago
d22b0bd
check-qjson: Add more escape tests
by Luiz Capitulino
· 15 years ago
bd03269
qjson: Handle "\f"
by Luiz Capitulino
· 15 years ago
1041ba7
json-lexer: Handle missing escapes
by Luiz Capitulino
· 15 years ago
03308f6
json-lexer: Initialize 'x' and 'y'
by Luiz Capitulino
· 15 years ago
0e2029a
tcg: fix DEF macro after commit c61aaf7a388c4ad95d8b546fdb9267dc01183317
by Aurelien Jarno
· 15 years ago
28d7cc4
tcg-s390: Adjust compilation flags.
by Richard Henderson
· 15 years ago
6a1621b
tcg-s390: Compute is_write in cpu_signal_handler.
by Richard Henderson
· 15 years ago
4d58be0
s390x: Don't use a linker script for user-only.
by Richard Henderson
· 15 years ago
d35b261
s390x: Avoid _llseek.
by Richard Henderson
· 15 years ago
eba0b89
tcg-s390: Allocate the code_gen_buffer near the main program.
by Richard Henderson
· 15 years ago
1bcaae6
tcg-s390: Icache flush is a no-op.
by Richard Henderson
· 15 years ago
dc397ca
tcg-i386: fix andi r, r, 0xff
by Aurelien Jarno
· 15 years ago
447d681
tcg-i386: remove use of _Bool that slipped code review
by Aurelien Jarno
· 15 years ago
8594864
esp: lower IRQ on soft reset
by Blue Swirl
· 15 years ago
e163ae7
qbus: fix memory leak in qbus_free()
by Isaku Yamahata
· 15 years ago
bd418d9
multiboot: compilation fix with DEBUG_MULTIBOOT enabled.
by Isaku Yamahata
· 15 years ago
fe7f956
vga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE.
by Isaku Yamahata
· 15 years ago
0f2ad63
main: allocate gui_timer only once.
by Isaku Yamahata
· 15 years ago
60a3992
Merge remote branch 'mst/for_anthony' into staging
by Anthony Liguori
· 15 years ago
Next »