summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get rid of hostregs_helper.hPaolo Bonzini2010-02-183-67/+11
* remove dead m68k definitionsPaolo Bonzini2010-02-181-4/+0
* tcg: Add consistency checks for op definitionsStefan Weil2010-02-182-0/+24
* tcg-sparc: Implement setcond, setcond2.Richard Henderson2010-02-161-0/+127
* tcg: Add tcg_swap_cond.Richard Henderson2010-02-161-0/+8
* crisv10: Prettify.Edgar E. Iglesias2010-02-151-95/+91
* sparc32 fix spurious dma interrupts v2Artyom Tarasenko2010-02-151-10/+24
* Revert "Sparc32: improve DMA controller IRQ debugging"Blue Swirl2010-02-151-2/+0
* cris: Add support for CRISv10 translation.Edgar E. Iglesias2010-02-154-30/+1486
* cris: Use tcg_gen_movi_tl.Edgar E. Iglesias2010-02-151-2/+2
* cris: Add v10 style interrupts.Edgar E. Iglesias2010-02-151-5/+63
* crisv10: Always clear the V and C flags on btst.Edgar E. Iglesias2010-02-151-0/+2
* cris: Prepare for CRISv10.Edgar E. Iglesias2010-02-152-2/+9
* dec: use PCI accessorsBlue Swirl2010-02-141-2/+1
* sparc64: use PCI accessors for APB/PBMBlue Swirl2010-02-141-11/+15
* Remove conditional rom loading supportBlue Swirl2010-02-143-9/+0
* Fix incorrect exception_index useBlue Swirl2010-02-143-4/+4
* pci: fix info pci with host bridge.Isaku Yamahata2010-02-131-3/+3
* Merge branch 'for_anthony' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Blue Swirl2010-02-131-1/+1
|\
| * pci: fix pci_find_bus()Isaku Yamahata2010-02-081-1/+1
* | ide: add topology supportChristoph Hellwig2010-02-101-0/+2
* | scsi: add topology supportChristoph Hellwig2010-02-101-2/+26
* | virtio-blk: add topology supportChristoph Hellwig2010-02-102-0/+12
* | block: add topology qdev propertiesChristoph Hellwig2010-02-1013-73/+110
* | virtio-blk: revert serial number supporthch@lst.de2010-02-102-64/+3
* | Increase VNC_MAX_WIDTHBrian Jackson2010-02-101-1/+1
* | qemu-img: use the heap instead of the huge stack array for win32TeLeMan2010-02-101-3/+11
* | don't dereference NULL after failed strdupJim Meyering2010-02-104-8/+8
* | QMP: Don't leak on connection closeLuiz Capitulino2010-02-101-4/+8
* | QError: Don't abort on multiple faultsLuiz Capitulino2010-02-101-2/+7
* | Monitor: remove unneeded checksLuiz Capitulino2010-02-104-12/+0
* | qjson: Improve debuggingLuiz Capitulino2010-02-101-0/+5
* | virtio-net: fix network stall under loadTom Lendacky2010-02-101-1/+9
* | json: fix PRId64 on Win32Roy Tam2010-02-102-1/+18
* | fix inet_parse typoMarcelo Tosatti2010-02-101-4/+4
* | iothread: fix vcpu stop with smp tcgMarcelo Tosatti2010-02-101-2/+3
* | QMP: spec: Capability negotiation updatesLuiz Capitulino2010-02-101-17/+29
* | QMP: Enforce capability negotiation rulesLuiz Capitulino2010-02-101-1/+17
* | QMP: Introduce the qmp_capabilities commandLuiz Capitulino2010-02-102-0/+25
* | QMP: Add QEMU's version to the greeting messageLuiz Capitulino2010-02-103-5/+17
* | segfault due to buffer overrun in usb-serialDavid S. Ahern2010-02-101-6/+22
* | audio streaming from usb devicesDavid S. Ahern2010-02-101-12/+55
* | vnc: Migrate to using QTAILQ instead of custom implementationAmit Shah2010-02-102-48/+31
* | kvm: reduce code duplication in config_iothreadAmit Shah2010-02-101-6/+3
* | Documentation: Add command line options to function indexStefan Weil2010-02-101-28/+125
* | Documentation: Add monitor commands to function indexStefan Weil2010-02-101-1/+61
* | Documentation: Enhance documentation (index, keywords)Stefan Weil2010-02-101-6/+150
* | Documentation: Fix item listStefan Weil2010-02-101-1/+1
* | Documentation: Add some basic documentation on make targetsStefan Weil2010-02-101-0/+41
* | Documentation: Use UTF-8 encoding and fix one wrong encodingStefan Weil2010-02-102-1/+9
OpenPOWER on IntegriCloud