summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-17Only IDE needs limits for CHS configurationBlue Swirl1-3/+3
2009-10-17linux-user: KD/VT/FB ioctlsUlrich Hecht4-0/+83
2009-10-16linux-user: Update ARM hwcapsRiku Voipio1-1/+8
2009-10-16linux-user: don't zero a buffer twicePaul Bolle1-1/+0
2009-10-15linux-user: fix ppc target_stat64 st_blocks layoutMax Filippov1-1/+1
2009-10-15linux-user: getpriority errno fixUlrich Hecht1-1/+1
2009-10-15implementations of dup3 and fallocate that are good enough to fool LTPUlrich Hecht2-0/+46
2009-10-15MIPS jazz: create isa busRoy Tam1-0/+2
2009-10-15multiboot: Limit number of multiboot modulesAdam Lackorzynski1-1/+8
2009-10-15multiboot: Fix cmdline of modulesAdam Lackorzynski1-1/+1
2009-10-15ksm supportIzik Eidus1-0/+3
2009-10-15pcnet: Extend hardware resetJan Kiszka1-0/+3
2009-10-15qcow2: Bring synchronous read/write back to lifeKevin Wolf3-5/+55
2009-10-15Documentation: Move msmouse description to an appropriate placeKevin Wolf1-2/+2
2009-10-15Documentation: Add missing tags to placeholdersKevin Wolf2-26/+27
2009-10-15Documentation: Highlight placeholders in suboptionsKevin Wolf1-9/+9
2009-10-15net: fix multiple NICs causing net opts process to stopMark McLoughlin1-1/+3
2009-10-15net: add queue for peer-to-peer packet forwardingMark McLoughlin2-13/+99
2009-10-15net: refactor packet queueing codeMark McLoughlin6-132/+342
2009-10-15net: allow NICs to be connected to netdevsMark McLoughlin10-20/+45
2009-10-15net: add -net nic,netdev= optionMark McLoughlin2-5/+37
2009-10-15net: maintain a list of vlan-less clientsMark McLoughlin1-2/+11
2009-10-15net: handle -netdevice optionsMark McLoughlin4-39/+95
2009-10-15net: add -netdev optionMark McLoughlin4-0/+29
2009-10-15net: add QemuOptsList arg to net_client_parse()Mark McLoughlin3-5/+6
2009-10-15net: allow clients not associated with a vlanMark McLoughlin1-7/+23
2009-10-15net: use qtailq for vlan and client listsMark McLoughlin3-62/+62
2009-10-15net: remove id field from NICInfoMark McLoughlin3-7/+2
2009-10-15net: handle id= parameter for -netMark McLoughlin1-28/+20
2009-10-15net: remove unused qemu_handler_true()Mark McLoughlin1-1/+0
2009-10-15net: pass monitor handle to client init functionsMark McLoughlin1-1/+1
2009-10-15hotplug: safely iterate bus's sibling list while removing a deviceMark McLoughlin1-2/+2
2009-10-15eepro100: Remove unused device status entriesStefan Weil1-74/+20
2009-10-15winwave: ADC supportmalc1-24/+336
2009-10-15audio: remove last remnants of _tmalc3-5/+5
2009-10-15winwave: make error logging more consistentmalc1-6/+7
2009-10-15winwave: follow the rules when closing the output devicemalc1-0/+19
2009-10-15configure: clean temporary executable files even on Windowsmalc1-1/+1
2009-10-14scsi disk block descriptor v2Artyom Tarasenko1-1/+21
2009-10-13Add some chipset doc linksBlue Swirl2-0/+17
2009-10-13user: fix libuser build messagesBlue Swirl1-1/+1
2009-10-13sparc64: fix done instruction pcIgor V. Kovalenko1-1/+1
2009-10-13qemu: allow pulseaudio to be the defaultMichael S. Tsirkin1-1/+1
2009-10-12Fixed wacom emulationFrançois Revol1-14/+24
2009-10-12rom loader: also try filename as-is.Gerd Hoffmann1-2/+1
2009-10-12rom loader: fix sparc -kernel boot.Gerd Hoffmann14-24/+54
2009-10-12unlock iothread mutex before running kvm ioctlGlauber Costa3-4/+9
2009-10-12TARGET_I386 is always defined if TARGET_X86_64 is definedJuan Quintela3-4/+4
2009-10-12slirp: fix !CONFIG_SLIRP compilationJuan Quintela1-1/+4
2009-10-12ide: BMDMAState don't need a pci_dev field anymoreJuan Quintela3-3/+0