aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-16linux-user: don't zero a buffer twicePaul Bolle
2009-10-15linux-user: fix ppc target_stat64 st_blocks layoutMax Filippov
2009-10-15linux-user: getpriority errno fixUlrich Hecht
2009-10-15implementations of dup3 and fallocate that are good enough to fool LTPUlrich Hecht
2009-10-15MIPS jazz: create isa busRoy Tam
2009-10-15multiboot: Limit number of multiboot modulesAdam Lackorzynski
2009-10-15multiboot: Fix cmdline of modulesAdam Lackorzynski
2009-10-15ksm supportIzik Eidus
2009-10-15pcnet: Extend hardware resetJan Kiszka
2009-10-15qcow2: Bring synchronous read/write back to lifeKevin Wolf
2009-10-15Documentation: Move msmouse description to an appropriate placeKevin Wolf
2009-10-15Documentation: Add missing tags to placeholdersKevin Wolf
2009-10-15Documentation: Highlight placeholders in suboptionsKevin Wolf
2009-10-15net: fix multiple NICs causing net opts process to stopMark McLoughlin
2009-10-15net: add queue for peer-to-peer packet forwardingMark McLoughlin
2009-10-15net: refactor packet queueing codeMark McLoughlin
2009-10-15net: allow NICs to be connected to netdevsMark McLoughlin
2009-10-15net: add -net nic,netdev= optionMark McLoughlin
2009-10-15net: maintain a list of vlan-less clientsMark McLoughlin
2009-10-15net: handle -netdevice optionsMark McLoughlin
2009-10-15net: add -netdev optionMark McLoughlin
2009-10-15net: add QemuOptsList arg to net_client_parse()Mark McLoughlin
2009-10-15net: allow clients not associated with a vlanMark McLoughlin
2009-10-15net: use qtailq for vlan and client listsMark McLoughlin
2009-10-15net: remove id field from NICInfoMark McLoughlin
2009-10-15net: handle id= parameter for -netMark McLoughlin
2009-10-15net: remove unused qemu_handler_true()Mark McLoughlin
2009-10-15net: pass monitor handle to client init functionsMark McLoughlin
2009-10-15hotplug: safely iterate bus's sibling list while removing a deviceMark McLoughlin
2009-10-15eepro100: Remove unused device status entriesStefan Weil
2009-10-15winwave: ADC supportmalc
2009-10-15audio: remove last remnants of _tmalc
2009-10-15winwave: make error logging more consistentmalc
2009-10-15winwave: follow the rules when closing the output devicemalc
2009-10-15configure: clean temporary executable files even on Windowsmalc
2009-10-14scsi disk block descriptor v2Artyom Tarasenko
2009-10-13Add some chipset doc linksBlue Swirl
2009-10-13user: fix libuser build messagesBlue Swirl
2009-10-13sparc64: fix done instruction pcIgor V. Kovalenko
2009-10-13qemu: allow pulseaudio to be the defaultMichael S. Tsirkin
2009-10-12Fixed wacom emulationFrançois Revol
2009-10-12rom loader: also try filename as-is.Gerd Hoffmann
2009-10-12rom loader: fix sparc -kernel boot.Gerd Hoffmann
2009-10-12unlock iothread mutex before running kvm ioctlGlauber Costa
2009-10-12TARGET_I386 is always defined if TARGET_X86_64 is definedJuan Quintela
2009-10-12slirp: fix !CONFIG_SLIRP compilationJuan Quintela
2009-10-12ide: BMDMAState don't need a pci_dev field anymoreJuan Quintela
2009-10-12ide: cmd646 ->unit has just the value that we wantJuan Quintela
2009-10-12ide: cmd646 we can get the pci device with container_ofJuan Quintela
2009-10-12ide: 'secondary' field is only used by cmd646Juan Quintela