]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2013-05-29 Paolo Bonzinimemory: add big endian support to access_with_adjusted_size
2013-05-29 Paolo Bonzinimemory: accept mismatching sizes in memory_region_acces...
2013-05-29 Paolo Bonzinimemory: add address_space_access_valid
2013-05-29 Paolo Bonziniexec: implement .valid.accepts for subpages
2013-05-29 Paolo Bonzinimemory: export memory_region_access_valid to exec.c
2013-05-29 Paolo Bonziniexec: introduce memory_access_size
2013-05-29 Paolo Bonziniexec: introduce memory_access_is_direct
2013-05-29 Paolo Bonziniexec: expect mr->ops to be initialized for ROM
2013-05-29 Paolo Bonzinimemory: assign MemoryRegionOps to all regions
2013-05-29 Paolo Bonzinimemory: move unassigned_mem_ops to memory.c
2013-05-29 Paolo Bonzinimemory: add address_space_translate
2013-05-29 Paolo Bonzinimemory: dispatch unassigned accesses based on .valid...
2013-05-29 Paolo Bonziniexec: do not use error_mem_read
2013-05-29 Paolo Bonziniexec: make io_mem_unassigned private
2013-05-29 Paolo Bonzinicputlb: simplify tlb_set_page
2013-05-29 Paolo Bonziniexec: drop useless #if
2013-05-29 Paolo Bonziniexec: eliminate io_mem_ram
2013-05-26 Blue SwirlRemove Sun4c, Sun4d and a few CPUs
2013-05-26 Brad SmithRemove OSS support for OpenBSD
2013-05-26 Peter Maydelltarget-arm: Remove gen_{ld,st}* definitions
2013-05-26 Peter Maydelltarget-arm: Remove gen_{ld,st}* from thumb2 decoder
2013-05-26 Peter Maydelltarget-arm: Remove gen_{ld,st}* from Thumb insns
2013-05-26 Peter Maydelltarget-arm: Remove gen_{ld,st}* from basic ARM insns
2013-05-26 Peter Maydelltarget-arm: Remove use of gen_{ld,st}* from ldrex/strex
2013-05-26 Peter Maydelltarget-arm: Remove uses of gen_{ld,st}* from Neon code
2013-05-26 Peter Maydelltarget-arm: Remove uses of gen_{ld,st}* from iWMMXt...
2013-05-26 Peter Maydelltarget-arm: Remove gen_ld64() and gen_st64()
2013-05-26 Peter Maydelltarget-arm: Don't use TCGv when we mean TCGv_i32
2013-05-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-05-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-05-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-05-24 Paolo Bonzinimemory: clean up phys_page_find
2013-05-24 Paolo Bonzinimemory: populate FlatView for new address spaces
2013-05-24 Avi Kivitymemory: limit sections in the radix tree to the actual...
2013-05-24 Paolo Bonzinis390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
2013-05-24 Avi Kivitymemory: fix address space initialization/destruction
2013-05-24 Paolo Bonzinimemory: make memory_global_sync_dirty_bitmap take an...
2013-05-24 Paolo Bonzinimemory: do not duplicate memory_region_destructor_none
2013-05-24 Jan Kiszkamemory: Rename readable flag to romd_mode
2013-05-24 Jan Kiszkamemory: Replace open-coded memory_region_is_romd
2013-05-24 Paolo Bonzinimemory: allow memory_region_find() to run on non-root...
2013-05-24 Paolo Bonzinimemory: assert that PhysPageEntry's ptr does not overflow
2013-05-24 Paolo Bonziniexec: eliminate stq_phys_notdirty
2013-05-24 Paolo Bonziniexec: make qemu_get_ram_ptr private
2013-05-24 Paolo Bonziniexec: eliminate qemu_put_ram_ptr
2013-05-24 Paolo Bonziniexec: remove obsolete comment
2013-05-24 Stefan Hajnoczirtl8139: flush queued packets when RxBufPtr is written
2013-05-24 Alasdair McLeaynet: support for bridged networking on Mac OS X
2013-05-24 Stefan Hajnoczicoroutine: stop using AioContext in CoQueue
2013-05-24 Stefan Hajnoczicoroutine: protect global pool with a mutex
2013-05-24 Kevin Wolfqemu-iotests: Try creating huge qcow2 image
2013-05-24 Kevin Wolfqcow2.py: Subcommand for changing header fields
2013-05-24 Kevin Wolfqemu-io: Fix 'map' output
2013-05-24 Kevin Wolfblockdev: Rename BlockdevAction -> TransactionAction
2013-05-24 Wenchao Xiablock: make all steps in qmp_transaction() as callback
2013-05-24 Wenchao Xiablock: package rollback code in qmp_transaction()
2013-05-24 Wenchao Xiablock: package committing code in qmp_transaction()
2013-05-24 Wenchao Xiablock: move input parsing code in qmp_transaction()
2013-05-24 Wenchao Xiablock: package preparation code in qmp_transaction()
2013-05-23 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-05-23 Luiz Capitulinomonitor: allow to disable the default monitor
2013-05-23 Amos Kongui/input.c: replace magic numbers with macros
2013-05-23 Michael Rothqapi: add native list coverage for QMP input visitor...
2013-05-23 Michael Rothqapi: add native list coverage for QMP output visitor...
2013-05-23 Michael Rothqapi: add native list coverage for visitor serializatio...
2013-05-23 Michael Rothqapi: fix visitor serialization tests for numbers/doubles
2013-05-23 Michael Rothqapi: add QMP input test for large integers
2013-05-23 Michael Rothjson-parser: fix handling of large whole number values
2013-05-23 Michael Rothqapi: enable generation of native list code
2013-05-23 Michael Rothqapi: qapi-visit.py, native list support
2013-05-23 Michael Rothqapi: qapi-visit.py, fix list handling for union types
2013-05-23 Michael Rothqapi: qapi-types.py, native list support
2013-05-22 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-05-22 Alex Williamsonpci-assign: Add MSI affinity support
2013-05-22 Dmitry Fleytmanvirtio-net: dynamic network offloads configuration
2013-05-22 Lei Lichardev: Get filename for new qapi backend
2013-05-22 Lei Lichardev: Make the name of memory device consistent
2013-05-22 Brad Smithui/gtk.c: Fix *BSD build of Gtk+ UI
2013-05-22 Peter Crosthwaiteqom/object: Don't poll cast cache for NULL objects
2013-05-22 Peter Crosthwaiteglib: Fix some misuses of gsize/size_t types
2013-05-20 Kwok Cheung... linux-user: Save the correct resume address for MIPS...
2013-05-20 Kwok Cheung... linux-user: Fix MIPS ISA transitions during signal...
2013-05-20 Petar Jovanovictarget-mips: clean-up in BIT_INSV
2013-05-20 Anthony LiguoriOpen up 1.6 development
2013-05-20 Anthony LiguoriUpdate version for 1.5.0 release.
2013-05-20 Hervé Poussineauosdep: fix qemu_anon_ram_free trace (+ fix compilation...
2013-05-20 Ed MasteRename hexdump to avoid FreeBSD libutil conflict
2013-05-20 Hu Taovl: new runstate transition: RUN_STATE_GUEST_PANICKED...
2013-05-20 Lei Lichardev: Make consistent with udp device for new qapi...
2013-05-19 Aurelien Jarnoide/macio: fix wrong opaque with TRIM support
2013-05-19 Petar Jovanovictarget-mips: set carry bit correctly in DSPControl...
2013-05-19 Petar Jovanovictarget-mips: fix EXTPDP and setting up pos field in...
2013-05-18 Hu Taotarget-moxie: replace target_phys_addr_t with hwaddr
2013-05-18 Ed MasteRename hexdump to avoid FreeBSD libutil conflict
2013-05-18 Michael Tokarevremove some double-includes
2013-05-18 liguangtranslate: remove redundantly included qemu/timer.h
2013-05-18 Qiao NuohanRemove twice include of qemu-common.h
2013-05-18 Christophe... fix /proc/self/maps output
2013-05-17 Petar Jovanovictarget-mips: fix incorrect behaviour for EXTP
2013-05-17 Anthony LiguoriUpdate version for 1.5.0-rc3 release
next