]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
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. v1.5.0
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 v1.5.0-rc3
2013-05-17  Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-05-17  Michael RothRevert "migration: don't account sleep time for calcula...
2013-05-16  Stefan Hajnoczimain-loop: partial revert of 5e3bc73
2013-05-16  Stefan Hajnoczimain-loop: narrow win32 pollfds_fill() event bitmasks
2013-05-16  KONRAD Fredericvirtio: add virtio_bus_get_dev_path.
2013-05-15  Anthony LiguoriUpdate version for 1.5.0-rc2 release v1.5.0-rc2
2013-05-15  Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-05-15  Paolo Bonziniqemu-common: Resolve vector build breakes for AltiVec
2013-05-15  Kevin Wolfide-test: Fix endianness problems
2013-05-15  Peter Maydellhw/pci-host/versatile.c: Provide property for forcing...
2013-05-15  Peter Maydellhw/pci-host/versatile.c: Update autodetect to detect...
2013-05-15  Peter MaydellRevert "versatile_pci: Put the host bridge PCI device...
2013-05-15  Stefan Weilw32: Fix configure test for -march=i486
2013-05-15  Peter Maydellconfigure: Detect uuid on MacOSX (fixes compile failure)
2013-05-15  Lei Livnc: Make ledstate comparison before modifiers updated
2013-05-15  KONRAD Fredericvirtio-net-x: forward the netclient name and type.
2013-05-15  KONRAD Fredericvirtio-net: add virtio_net_set_netclient_name.
2013-05-15  Michael Rothqapi: fix leak in unit tests
2013-05-15  Zhangleiqiangqmp: fix handling of cmd with Equals in qmp-shell
2013-05-14  Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-05-14  Kevin Wolfblock: Add hint to -EFBIG error message
2013-05-14  Kevin Wolfqcow2: Catch some L1 table index overflows
2013-05-14  Paolo Bonziniosdep: introduce qemu_anon_ram_free to free qemu_anon_r...
2013-05-14  Paolo Bonziniosdep, kvm: rename low-level RAM allocation functions
2013-05-14  Kevin Wolfreadline: Handle xterm escape sequences for Home/End...
2013-05-14  Paolo Bonziniportability: pty.h is glibc-specific
2013-05-14  Paolo Bonzinispitz: fix compilation failure due to pty.h namespace...
2013-05-14  Gerd Hoffmannacpi: add dummy write function for acpi timer
next