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-16
linux-user: don't zero a buffer twice
Paul Bolle
2009-10-15
linux-user: fix ppc target_stat64 st_blocks layout
Max Filippov
2009-10-15
linux-user: getpriority errno fix
Ulrich Hecht
2009-10-15
implementations of dup3 and fallocate that are good enough to fool LTP
Ulrich Hecht
2009-10-15
MIPS jazz: create isa bus
Roy Tam
2009-10-15
multiboot: Limit number of multiboot modules
Adam Lackorzynski
2009-10-15
multiboot: Fix cmdline of modules
Adam Lackorzynski
2009-10-15
ksm support
Izik Eidus
2009-10-15
pcnet: Extend hardware reset
Jan Kiszka
2009-10-15
qcow2: Bring synchronous read/write back to life
Kevin Wolf
2009-10-15
Documentation: Move msmouse description to an appropriate place
Kevin Wolf
2009-10-15
Documentation: Add missing tags to placeholders
Kevin Wolf
2009-10-15
Documentation: Highlight placeholders in suboptions
Kevin Wolf
2009-10-15
net: fix multiple NICs causing net opts process to stop
Mark McLoughlin
2009-10-15
net: add queue for peer-to-peer packet forwarding
Mark McLoughlin
2009-10-15
net: refactor packet queueing code
Mark McLoughlin
2009-10-15
net: allow NICs to be connected to netdevs
Mark McLoughlin
2009-10-15
net: add -net nic,netdev= option
Mark McLoughlin
2009-10-15
net: maintain a list of vlan-less clients
Mark McLoughlin
2009-10-15
net: handle -netdevice options
Mark McLoughlin
2009-10-15
net: add -netdev option
Mark McLoughlin
2009-10-15
net: add QemuOptsList arg to net_client_parse()
Mark McLoughlin
2009-10-15
net: allow clients not associated with a vlan
Mark McLoughlin
2009-10-15
net: use qtailq for vlan and client lists
Mark McLoughlin
2009-10-15
net: remove id field from NICInfo
Mark McLoughlin
2009-10-15
net: handle id= parameter for -net
Mark McLoughlin
2009-10-15
net: remove unused qemu_handler_true()
Mark McLoughlin
2009-10-15
net: pass monitor handle to client init functions
Mark McLoughlin
2009-10-15
hotplug: safely iterate bus's sibling list while removing a device
Mark McLoughlin
2009-10-15
eepro100: Remove unused device status entries
Stefan Weil
2009-10-15
winwave: ADC support
malc
2009-10-15
audio: remove last remnants of _t
malc
2009-10-15
winwave: make error logging more consistent
malc
2009-10-15
winwave: follow the rules when closing the output device
malc
2009-10-15
configure: clean temporary executable files even on Windows
malc
2009-10-14
scsi disk block descriptor v2
Artyom Tarasenko
2009-10-13
Add some chipset doc links
Blue Swirl
2009-10-13
user: fix libuser build messages
Blue Swirl
2009-10-13
sparc64: fix done instruction pc
Igor V. Kovalenko
2009-10-13
qemu: allow pulseaudio to be the default
Michael S. Tsirkin
2009-10-12
Fixed wacom emulation
François Revol
2009-10-12
rom loader: also try filename as-is.
Gerd Hoffmann
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
[next]