aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-11virtio: add features as qdev propertiesMichael S. Tsirkin
2010-01-11virtio: rename features -> guest_featuresMichael S. Tsirkin
2010-01-11qdev: add bit property typeMichael S. Tsirkin
2010-01-11pc-bios: Update README (SeaBIOS)Stefan Weil
2010-01-11lsi: pass lsi_request to lsi_reselectGerd Hoffmann
2010-01-11lsi: move dma_len+dma_buf into lsi_requestGerd Hoffmann
2010-01-11lsi: move current_dev into lsi_requestGerd Hoffmann
2010-01-11lsi: have lsi_request for the whole life time of the request.Gerd Hoffmann
2010-01-11lsi: use QTAILQ for lsi_queueGerd Hoffmann
2010-01-11vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflowRoland Dreier
2010-01-11remove pending exception on vcpu reset.Gleb Natapov
2010-01-11Fix CPU topology initializationJiri Denemark
2010-01-11MCE: Fix bug of IA32_MCG_STATUS after system resetHuang Ying
2010-01-10PCI: Fix a typoBlue Swirl
2010-01-10Sparc64: increase APB register rangeBlue Swirl
2010-01-09Sparc64: use firmware configuration device for command line storageBlue Swirl
2010-01-09oss: fix fragment settingmalc
2010-01-09oss: issue OSS_GETVERSION ioctl only when neededmalc
2010-01-08finish VPATH -> vpath translationPaolo Bonzini
2010-01-09oss: refactor code around policy settingmalc
2010-01-08Makefile: remove obsolete libuser.a ruleBlue Swirl
2010-01-08sparc64: interrupt trap handlingIgor V. Kovalenko
2010-01-08sparc64: move cpu_interrupts_enabled to cpu.hIgor V. Kovalenko
2010-01-08sparc64: add macros to deal with softint and timer interruptIgor V. Kovalenko
2010-01-08sparc64: check for pending irq when pil, pstate or softint is changedIgor V. Kovalenko
2010-01-08sparc64: use helper_wrpil to check pending irq on writeIgor V. Kovalenko
2010-01-08sparc64: add PIL to cpu state dumpIgor V. Kovalenko
2010-01-08sparc64: trace pstate and global register set changesIgor V. Kovalenko
2010-01-08sparc64: change_pstate should have 32bit argumentIgor V. Kovalenko
2010-01-08multiboot: Separate multiboot loading into separate fileAdam Lackorzynski
2010-01-08multiboot: Support arbitrary number of modules.Adam Lackorzynski
2010-01-08linuxboot: fix gdt address calculationAvi Kivity
2010-01-08QMP: Drop wrong assert()Luiz Capitulino
2010-01-08block/vdi: allow disk sizes not multiple of block sizeFrançois Revol
2010-01-08net: add API to disable/enable pollingMichael S. Tsirkin
2010-01-08debugcon: support for debugging consoles (e.g. Bochs port 0xe9)H. Peter Anvin
2010-01-08Makefile: Update unmodified config-devices.mak automaticallyStefan Weil
2010-01-08Use vpath directivePaolo Bonzini
2010-01-08oss: workaround for cases when OSS_GETVERSION is not definedmalc
2010-01-07Sparc32: clear exception_index with -1 valueBlue Swirl
2010-01-07Drop --whole-archive and static librariesAndreas Färber
2010-01-07vnc: Fix artifacts in hextile decodingAnthony Liguori
2010-01-07Cocoa: Use optimized drawing for the windowAndreas Färber
2010-01-07Cocoa: Suppress window resize animationAndreas Färber
2010-01-07Cocoa: Shutdown when window is closedAndreas Färber
2010-01-07Cocoa: Don't unconditionally show the windowAndreas Färber
2010-01-07Cocoa: Redraw the View asynchronouslyAndreas Färber
2010-01-07Cocoa: Mark the View as opaqueAndreas Färber
2010-01-07Cocoa: Fix compilation on Mac OS X v10.4 and earlierAndreas Färber
2010-01-07Cocoa: Silence type warningAndreas Färber