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
2009-10-12
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
2009-10-12
unlock iothread mutex before running kvm ioctl
Glauber Costa
2009-10-12
TARGET_I386 is always defined if TARGET_X86_64 is defined
Juan Quintela
2009-10-12
slirp: fix !CONFIG_SLIRP compilation
Juan Quintela
2009-10-12
ide: BMDMAState don't need a pci_dev field anymore
Juan Quintela
2009-10-12
ide: cmd646 ->unit has just the value that we want
Juan Quintela
2009-10-12
ide: cmd646 we can get the pci device with container_of
Juan Quintela
2009-10-12
ide: 'secondary' field is only used by cmd646
Juan Quintela
2009-10-12
ide: PCIIDEState type field is not needed anymore
Juan Quintela
2009-10-12
ide: split cmd646 and piix from pci.c
Juan Quintela
2009-10-12
ide: export needed ide-pci functions for split
Juan Quintela
2009-10-12
ide: create ide/pci.h for common ide pci definitions
Juan Quintela
2009-10-12
ide: remove uselsess casts from void *
Juan Quintela
2009-10-12
ide: Remove duplicated definitions
Juan Quintela
2009-10-12
ide: Remove cast in pci_register_bar
Juan Quintela
2009-10-12
ide: change cast to DO_UPCAST
Juan Quintela
2009-10-11
Fix bswap in comment
Stefan Weil
2009-10-11
Move dependency generation falgs out of configure
malc
2009-10-11
configure: clean up temporary dependency files
malc
2009-10-11
winwave: pause/restore playing upon seeing VOICE_DISABLE/ENABLE
malc
2009-10-11
winwave: close event handle and delete wait object after closing HWAVEOUT
malc
2009-10-11
winwave: remove wait object when finalizing DAC voice
malc
2009-10-10
CRIS: Segmented addressing only for kernel mode.
Edgar E. Iglesias
2009-10-10
Fix Windows host breakage by 45a50b1668822c23afc2a89f724654e176518bc4 (TeLeMan)
malc
2009-10-10
winwave: poll mode
malc
2009-10-10
Windows Waveform Audio driver (no ADC support yet)
malc
2009-10-08
pcnet: Restart poll timer on pcnet_start
Jan Kiszka
2009-10-08
pcnet: Drop unused recv_pos field
Jan Kiszka
2009-10-08
monitor: Convert do_info_cpus() to QObject
Luiz Capitulino
2009-10-08
monitor: Convert do_info_balloon() to QObject
Luiz Capitulino
2009-10-08
monitor: Convert do_info_version() to QObject
Luiz Capitulino
2009-10-08
monitor: Convert do_balloon() to QObject
Luiz Capitulino
2009-10-08
monitor: Convert do_cont() to QObject
Luiz Capitulino
2009-10-08
monitor: Convert do_system_powerdown() to QObject
Luiz Capitulino
2009-10-08
monitor: Convert do_system_reset() to QObject
Luiz Capitulino
2009-10-08
monitor: Convert do_stop() to QObject
Luiz Capitulino
2009-10-08
monitor: Convert do_quit() do QObject
Luiz Capitulino
2009-10-08
monitor: do_info(): handle new and old info handlers
Luiz Capitulino
2009-10-08
monitor: Handle new and old style handlers
Luiz Capitulino
2009-10-08
monitor: Add user_print() to mon_cmd_t
Luiz Capitulino
2009-10-08
monitor: union for command handlers
Luiz Capitulino
2009-10-08
monitor: union for info handlers
Luiz Capitulino
2009-10-08
monitor: Convert mon_cmd_t initializations to C99 style
Luiz Capitulino
2009-10-08
Introduce QList unit-tests
Luiz Capitulino
2009-10-08
Introduce QList
Luiz Capitulino
2009-10-08
QObject: Accept NULL
Luiz Capitulino
2009-10-08
Only compile ssi when one target uses it
Juan Quintela
2009-10-08
Only compile ssi-sd when one target uses it
Juan Quintela
2009-10-08
Only compile max111x when one target uses it
Juan Quintela
2009-10-08
Only compile ads7846 when one target uses it
Juan Quintela
[next]