index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-26
Remove Sun4c, Sun4d and a few CPUs
Blue Swirl
2013-05-26
Remove OSS support for OpenBSD
Brad Smith
2013-05-26
target-arm: Remove gen_{ld,st}* definitions
Peter Maydell
2013-05-26
target-arm: Remove gen_{ld,st}* from thumb2 decoder
Peter Maydell
2013-05-26
target-arm: Remove gen_{ld,st}* from Thumb insns
Peter Maydell
2013-05-26
target-arm: Remove gen_{ld,st}* from basic ARM insns
Peter Maydell
2013-05-26
target-arm: Remove use of gen_{ld,st}* from ldrex/strex
Peter Maydell
2013-05-26
target-arm: Remove uses of gen_{ld,st}* from Neon code
Peter Maydell
2013-05-26
target-arm: Remove uses of gen_{ld,st}* from iWMMXt code
Peter Maydell
2013-05-26
target-arm: Remove gen_ld64() and gen_st64()
Peter Maydell
2013-05-26
target-arm: Don't use TCGv when we mean TCGv_i32
Peter Maydell
2013-05-24
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-05-24
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-05-24
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-05-24
memory: clean up phys_page_find
Paolo Bonzini
2013-05-24
memory: populate FlatView for new address spaces
Paolo Bonzini
2013-05-24
memory: limit sections in the radix tree to the actual address space size
Avi Kivity
2013-05-24
s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
Paolo Bonzini
2013-05-24
memory: fix address space initialization/destruction
Avi Kivity
2013-05-24
memory: make memory_global_sync_dirty_bitmap take an AddressSpace
Paolo Bonzini
2013-05-24
memory: do not duplicate memory_region_destructor_none
Paolo Bonzini
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
2013-05-24
memory: Replace open-coded memory_region_is_romd
Jan Kiszka
2013-05-24
memory: allow memory_region_find() to run on non-root memory regions
Paolo Bonzini
2013-05-24
memory: assert that PhysPageEntry's ptr does not overflow
Paolo Bonzini
2013-05-24
exec: eliminate stq_phys_notdirty
Paolo Bonzini
2013-05-24
exec: make qemu_get_ram_ptr private
Paolo Bonzini
2013-05-24
exec: eliminate qemu_put_ram_ptr
Paolo Bonzini
2013-05-24
exec: remove obsolete comment
Paolo Bonzini
2013-05-24
rtl8139: flush queued packets when RxBufPtr is written
Stefan Hajnoczi
2013-05-24
net: support for bridged networking on Mac OS X
Alasdair McLeay
2013-05-24
coroutine: stop using AioContext in CoQueue
Stefan Hajnoczi
2013-05-24
coroutine: protect global pool with a mutex
Stefan Hajnoczi
2013-05-24
qemu-iotests: Try creating huge qcow2 image
Kevin Wolf
2013-05-24
qcow2.py: Subcommand for changing header fields
Kevin Wolf
2013-05-24
qemu-io: Fix 'map' output
Kevin Wolf
2013-05-24
blockdev: Rename BlockdevAction -> TransactionAction
Kevin Wolf
2013-05-24
block: make all steps in qmp_transaction() as callback
Wenchao Xia
2013-05-24
block: package rollback code in qmp_transaction()
Wenchao Xia
2013-05-24
block: package committing code in qmp_transaction()
Wenchao Xia
2013-05-24
block: move input parsing code in qmp_transaction()
Wenchao Xia
2013-05-24
block: package preparation code in qmp_transaction()
Wenchao Xia
2013-05-23
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-05-23
monitor: allow to disable the default monitor
Luiz Capitulino
2013-05-23
ui/input.c: replace magic numbers with macros
Amos Kong
2013-05-23
qapi: add native list coverage for QMP input visitor tests
Michael Roth
2013-05-23
qapi: add native list coverage for QMP output visitor tests
Michael Roth
2013-05-23
qapi: add native list coverage for visitor serialization tests
Michael Roth
2013-05-23
qapi: fix visitor serialization tests for numbers/doubles
Michael Roth
2013-05-23
qapi: add QMP input test for large integers
Michael Roth
[next]