summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-11roms: rework rom loading via fwGerd Hoffmann3-13/+7
2010-01-11fw_cfg: rom loader tweaks.Gerd Hoffmann1-7/+11
2010-01-11roms: minor fixes and cleanups.Gerd Hoffmann2-17/+26
2010-01-11pc: add machine type for 0.12Gerd Hoffmann1-1/+17
2010-01-11Handle TFTP ERROR from clientThomas Horsten1-0/+23
2010-01-11dmg: fix ->open failureChristoph Hellwig1-14/+14
2010-01-11virtio-pci: thinko fixMichael S. Tsirkin1-1/+1
2010-01-11virtio: add features as qdev propertiesMichael S. Tsirkin12-50/+91
2010-01-11virtio: rename features -> guest_featuresMichael S. Tsirkin6-15/+15
2010-01-11qdev: add bit property typeMichael S. Tsirkin2-7/+66
2010-01-11pc-bios: Update README (SeaBIOS)Stefan Weil1-1/+2
2010-01-11lsi: pass lsi_request to lsi_reselectGerd Hoffmann1-16/+7
2010-01-11lsi: move dma_len+dma_buf into lsi_requestGerd Hoffmann1-22/+23
2010-01-11lsi: move current_dev into lsi_requestGerd Hoffmann1-11/+12
2010-01-11lsi: have lsi_request for the whole life time of the request.Gerd Hoffmann1-21/+32
2010-01-11lsi: use QTAILQ for lsi_queueGerd Hoffmann1-40/+28
2010-01-11vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflowRoland Dreier1-0/+7
2010-01-11remove pending exception on vcpu reset.Gleb Natapov1-0/+1
2010-01-11Fix CPU topology initializationJiri Denemark1-4/+4
2010-01-11MCE: Fix bug of IA32_MCG_STATUS after system resetHuang Ying1-0/+2
2010-01-10PCI: Fix a typoBlue Swirl1-1/+1
2010-01-10Sparc64: increase APB register rangeBlue Swirl1-2/+2
2010-01-09Sparc64: use firmware configuration device for command line storageBlue Swirl1-3/+3
2010-01-09oss: fix fragment settingmalc1-13/+16
2010-01-09oss: issue OSS_GETVERSION ioctl only when neededmalc1-17/+17
2010-01-08finish VPATH -> vpath translationPaolo Bonzini4-6/+4
2010-01-09oss: refactor code around policy settingmalc1-12/+8
2010-01-08Makefile: remove obsolete libuser.a ruleBlue Swirl1-4/+1
2010-01-08sparc64: interrupt trap handlingIgor V. Kovalenko3-27/+59
2010-01-08sparc64: move cpu_interrupts_enabled to cpu.hIgor V. Kovalenko2-13/+13
2010-01-08sparc64: add macros to deal with softint and timer interruptIgor V. Kovalenko2-1/+4
2010-01-08sparc64: check for pending irq when pil, pstate or softint is changedIgor V. Kovalenko1-3/+38
2010-01-08sparc64: use helper_wrpil to check pending irq on writeIgor V. Kovalenko3-4/+16
2010-01-08sparc64: add PIL to cpu state dumpIgor V. Kovalenko1-0/+1
2010-01-08sparc64: trace pstate and global register set changesIgor V. Kovalenko1-0/+20
2010-01-08sparc64: change_pstate should have 32bit argumentIgor V. Kovalenko1-3/+3
2010-01-08multiboot: Separate multiboot loading into separate fileAdam Lackorzynski4-303/+347
2010-01-08multiboot: Support arbitrary number of modules.Adam Lackorzynski1-101/+167
2010-01-08linuxboot: fix gdt address calculationAvi Kivity1-2/+3
2010-01-08QMP: Drop wrong assert()Luiz Capitulino1-1/+0
2010-01-08block/vdi: allow disk sizes not multiple of block sizeFrançois Revol1-2/+5
2010-01-08net: add API to disable/enable pollingMichael S. Tsirkin2-0/+11
2010-01-08debugcon: support for debugging consoles (e.g. Bochs port 0xe9)H. Peter Anvin4-1/+142
2010-01-08Makefile: Update unmodified config-devices.mak automaticallyStefan Weil1-5/+15
2010-01-08Use vpath directivePaolo Bonzini7-13/+16
2010-01-08oss: workaround for cases when OSS_GETVERSION is not definedmalc1-1/+12
2010-01-07Sparc32: clear exception_index with -1 valueBlue Swirl1-1/+1
2010-01-07Drop --whole-archive and static librariesAndreas Färber7-204/+202
2010-01-07vnc: Fix artifacts in hextile decodingAnthony Liguori1-0/+2
2010-01-07Cocoa: Use optimized drawing for the windowAndreas Färber1-0/+1