aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-26Remove Sun4c, Sun4d and a few CPUsBlue Swirl
2013-05-26Remove OSS support for OpenBSDBrad Smith
2013-05-26target-arm: Remove gen_{ld,st}* definitionsPeter Maydell
2013-05-26target-arm: Remove gen_{ld,st}* from thumb2 decoderPeter Maydell
2013-05-26target-arm: Remove gen_{ld,st}* from Thumb insnsPeter Maydell
2013-05-26target-arm: Remove gen_{ld,st}* from basic ARM insnsPeter Maydell
2013-05-26target-arm: Remove use of gen_{ld,st}* from ldrex/strexPeter Maydell
2013-05-26target-arm: Remove uses of gen_{ld,st}* from Neon codePeter Maydell
2013-05-26target-arm: Remove uses of gen_{ld,st}* from iWMMXt codePeter Maydell
2013-05-26target-arm: Remove gen_ld64() and gen_st64()Peter Maydell
2013-05-26target-arm: Don't use TCGv when we mean TCGv_i32Peter Maydell
2013-05-24Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori
2013-05-24Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-05-24Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-05-24memory: clean up phys_page_findPaolo Bonzini
2013-05-24memory: populate FlatView for new address spacesPaolo Bonzini
2013-05-24memory: limit sections in the radix tree to the actual address space sizeAvi Kivity
2013-05-24s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62Paolo Bonzini
2013-05-24memory: fix address space initialization/destructionAvi Kivity
2013-05-24memory: make memory_global_sync_dirty_bitmap take an AddressSpacePaolo Bonzini
2013-05-24memory: do not duplicate memory_region_destructor_nonePaolo Bonzini
2013-05-24memory: Rename readable flag to romd_modeJan Kiszka
2013-05-24memory: Replace open-coded memory_region_is_romdJan Kiszka
2013-05-24memory: allow memory_region_find() to run on non-root memory regionsPaolo Bonzini
2013-05-24memory: assert that PhysPageEntry's ptr does not overflowPaolo Bonzini
2013-05-24exec: eliminate stq_phys_notdirtyPaolo Bonzini
2013-05-24exec: make qemu_get_ram_ptr privatePaolo Bonzini
2013-05-24exec: eliminate qemu_put_ram_ptrPaolo Bonzini
2013-05-24exec: remove obsolete commentPaolo Bonzini
2013-05-24rtl8139: flush queued packets when RxBufPtr is writtenStefan Hajnoczi
2013-05-24net: support for bridged networking on Mac OS XAlasdair McLeay
2013-05-24coroutine: stop using AioContext in CoQueueStefan Hajnoczi
2013-05-24coroutine: protect global pool with a mutexStefan Hajnoczi
2013-05-24qemu-iotests: Try creating huge qcow2 imageKevin Wolf
2013-05-24qcow2.py: Subcommand for changing header fieldsKevin Wolf
2013-05-24qemu-io: Fix 'map' outputKevin Wolf
2013-05-24blockdev: Rename BlockdevAction -> TransactionActionKevin Wolf
2013-05-24block: make all steps in qmp_transaction() as callbackWenchao Xia
2013-05-24block: package rollback code in qmp_transaction()Wenchao Xia
2013-05-24block: package committing code in qmp_transaction()Wenchao Xia
2013-05-24block: move input parsing code in qmp_transaction()Wenchao Xia
2013-05-24block: package preparation code in qmp_transaction()Wenchao Xia
2013-05-23Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-05-23monitor: allow to disable the default monitorLuiz Capitulino
2013-05-23ui/input.c: replace magic numbers with macrosAmos Kong
2013-05-23qapi: add native list coverage for QMP input visitor testsMichael Roth
2013-05-23qapi: add native list coverage for QMP output visitor testsMichael Roth
2013-05-23qapi: add native list coverage for visitor serialization testsMichael Roth
2013-05-23qapi: fix visitor serialization tests for numbers/doublesMichael Roth
2013-05-23qapi: add QMP input test for large integersMichael Roth