index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-06-14
un-register kbd driver in case of USB kbd unplug.
Jes Sorensen
2010-06-14
make qemu_thread_create block all signals
Paolo Bonzini
2010-06-14
migration-tcp: call migrate_fd_error() instead of close() and free().
Yoshiaki Tamura
2010-06-14
migration: use qemu_free() instead of free().
Yoshiaki Tamura
2010-06-14
etrax-ser: Support the uart rx fifo.
Edgar E. Iglesias
2010-06-14
ram_blocks: Convert to a QLIST
Alex Williamson
2010-06-14
Make netdev_del delete the netdev even when it's in use
Markus Armbruster
2010-06-14
pass info about hpets to seabios.]
Gleb Natapov
2010-06-14
hpet: Init capability register only once
Jan Kiszka
2010-06-14
qemu-option: Fix uninitialized value in append_option_parameter
Kevin Wolf
2010-06-14
Change #define DEBUG to #define E1000_DEBUG in hw/e1000.c
Jes Sorensen
2010-06-14
Remove unused DEBUG defines from hw/msix.c
Jes Sorensen
2010-06-14
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-06-14
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
2010-06-13
OHCI address decoding fix
Paul Brook
2010-06-13
Move stdbool.h
Paul Brook
2010-06-13
monitor/QMP: Drop info hpet / query-hpet
Jan Kiszka
2010-06-13
hpet: Add MSI support
Jan Kiszka
2010-06-13
hpet: Make number of timers configurable
Jan Kiszka
2010-06-13
vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8
Jan Kiszka
2010-06-13
hpet: Add support for level-triggered interrupts
Jan Kiszka
2010-06-13
hpet: Drop static state
Jan Kiszka
2010-06-13
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
2010-06-13
hpet: Start/stop timer when HPET_TN_ENABLE is modified
Jan Kiszka
2010-06-13
hpet: Convert to qdev
Jan Kiszka
2010-06-13
hpet: Move static timer field initialization
Jan Kiszka
2010-06-13
hpet: Silence warning on write to running main counter
Jan Kiszka
2010-06-13
hpet: Coding style cleanups and some refactorings
Jan Kiszka
2010-06-13
hpet: Catch out-of-bounds timer access
Jan Kiszka
2010-06-13
configure: Fix evaluation of config-host.mak in create_config
Jan Kiszka
2010-06-13
tcg-s390: correctly detect s390 with a 64-bit kernel
Aurelien Jarno
2010-06-12
Compile OS specific files only once for all targets
Blue Swirl
2010-06-12
Move set_proc_name() to OS specific files.
Jes Sorensen
2010-06-12
Move line-buffering setup to OS specific files.
Jes Sorensen
2010-06-12
Make os_change_process_uid and os_change_root os-posix.c local
Jes Sorensen
2010-06-12
Move daemonize handling to OS specific files
Jes Sorensen
2010-06-12
Move chroot handling to OS specific files.
Jes Sorensen
2010-06-12
Move runas handling from vl.c to OS specific files.
Jes Sorensen
2010-06-12
Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c
Jes Sorensen
2010-06-12
Rename qemu-options.h to qemu-options.def
Jes Sorensen
2010-06-12
Move find_datadir to OS specific files.
Jes Sorensen
2010-06-12
Move main signal handler setup to os specificfiles.
Jes Sorensen
2010-06-12
Rename os_setup_signal_handling() to os_setup_early_signal_handling()
Jes Sorensen
2010-06-12
Move win32 early signal handling setup to os_setup_signal_handling()
Jes Sorensen
2010-06-12
Introduce os-posix.c and create os_setup_signal_handling()
Jes Sorensen
2010-06-12
vl.c: Move host_main_loop_wait() to OS specific files.
Jes Sorensen
2010-06-12
Introduce os-win32.c and move polling functions from vl.c
Jes Sorensen
2010-06-12
Create qemu-os-win32.h and move WIN32 specific declarations there
Jes Sorensen
2010-06-12
vl.c: Remove double include of netinet/in.h for Solaris
Jes Sorensen
2010-06-11
NEON vldN optimization
Paul Brook
[prev]
[next]