aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-19net: Fix bogus "Warning: vlan 0 with no nics" with -deviceMarkus Armbruster
2010-02-19net: net_check_clients() runs too early to see -device, fixMarkus Armbruster
2010-02-19net: Remove unused net_client_uninit()Markus Armbruster
2010-02-19Fix strace or FUTEX_PRIVATE_FLAGPaul Brook
2010-02-19target-arm: support thumb exception handlersRabin Vincent
2010-02-19target-arm: implement Thumb-2 exception returnRabin Vincent
2010-02-19target-arm: fix thumb CPSRabin Vincent
2010-02-18get rid of hostregs_helper.hPaolo Bonzini
2010-02-18remove dead m68k definitionsPaolo Bonzini
2010-02-18tcg: Add consistency checks for op definitionsStefan Weil
2010-02-16tcg-sparc: Implement setcond, setcond2.Richard Henderson
2010-02-16tcg: Add tcg_swap_cond.Richard Henderson
2010-02-15crisv10: Prettify.Edgar E. Iglesias
2010-02-15sparc32 fix spurious dma interrupts v2Artyom Tarasenko
2010-02-15Revert "Sparc32: improve DMA controller IRQ debugging"Blue Swirl
2010-02-15cris: Add support for CRISv10 translation.Edgar E. Iglesias
2010-02-15cris: Use tcg_gen_movi_tl.Edgar E. Iglesias
2010-02-15cris: Add v10 style interrupts.Edgar E. Iglesias
2010-02-15crisv10: Always clear the V and C flags on btst.Edgar E. Iglesias
2010-02-15cris: Prepare for CRISv10.Edgar E. Iglesias
2010-02-14dec: use PCI accessorsBlue Swirl
2010-02-14sparc64: use PCI accessors for APB/PBMBlue Swirl
2010-02-14Remove conditional rom loading supportBlue Swirl
2010-02-14Fix incorrect exception_index useBlue Swirl
2010-02-13pci: fix info pci with host bridge.Isaku Yamahata
2010-02-13Merge branch 'for_anthony' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Blue Swirl
2010-02-10ide: add topology supportChristoph Hellwig
2010-02-10scsi: add topology supportChristoph Hellwig
2010-02-10virtio-blk: add topology supportChristoph Hellwig
2010-02-10block: add topology qdev propertiesChristoph Hellwig
2010-02-10virtio-blk: revert serial number supporthch@lst.de
2010-02-10Increase VNC_MAX_WIDTHBrian Jackson
2010-02-10qemu-img: use the heap instead of the huge stack array for win32TeLeMan
2010-02-10don't dereference NULL after failed strdupJim Meyering
2010-02-10QMP: Don't leak on connection closeLuiz Capitulino
2010-02-10QError: Don't abort on multiple faultsLuiz Capitulino
2010-02-10Monitor: remove unneeded checksLuiz Capitulino
2010-02-10qjson: Improve debuggingLuiz Capitulino
2010-02-10virtio-net: fix network stall under loadTom Lendacky
2010-02-10json: fix PRId64 on Win32Roy Tam
2010-02-10fix inet_parse typoMarcelo Tosatti
2010-02-10iothread: fix vcpu stop with smp tcgMarcelo Tosatti
2010-02-10QMP: spec: Capability negotiation updatesLuiz Capitulino
2010-02-10QMP: Enforce capability negotiation rulesLuiz Capitulino
2010-02-10QMP: Introduce the qmp_capabilities commandLuiz Capitulino
2010-02-10QMP: Add QEMU's version to the greeting messageLuiz Capitulino
2010-02-10segfault due to buffer overrun in usb-serialDavid S. Ahern
2010-02-10audio streaming from usb devicesDavid S. Ahern
2010-02-10vnc: Migrate to using QTAILQ instead of custom implementationAmit Shah
2010-02-10kvm: reduce code duplication in config_iothreadAmit Shah