]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-19 Anthony Liguoripc: fix event_idx compatibility for virtio devices
2011-12-19 Stefan Weilconfigure: Improve Xen autodetection for hosts without Xen
2011-12-19 Stefan Weilconfigure: Fix compiler warnings in config.log (stateme...
2011-12-19 Stefan Weilconfigure: Fix compiler warning in config.log (value...
2011-12-19 Stefan Weilconfigure: Fix compiler warning in config.log (undefine...
2011-12-19 Stefan Weilconfigure: Fix compiler warnings in config.log (uniniti...
2011-12-19 Stefan Weilconfigure: Fix compiler warning in config.log (macro...
2011-12-19 Stefan Weilconfigure: Fix compiler warning in config.log (unused...
2011-12-19 Stefan Weilconfigure: Fix compiler warnings in config.log (null...
2011-12-19 Stefan Weilconfigure: Fix compiler warning in config.log (integer...
2011-12-19 Stefan Weilconfigure: Fix compiler warnings in config.log (old...
2011-12-19 Stefan Weilconfigure: Fix compiler warnings in config.log (always...
2011-12-19 Julian PidancetAlso create piix3 property when Xen is enabled
2011-12-19 Geoffrey Thomasslirp: Fix typo in net_slirp_hostfwd_remove
2011-12-18 Anthony Liguoripc: add pc-0.15
2011-12-16 Michael Ellermankvm: Print something before calling abort() if KVM_RUN...
2011-12-16 Peter Maydellstellaris: Calculate system clock period on reset
2011-12-16 Peter MaydellMakefile.target: Remove unnecessary dependency rules
2011-12-16 Paolo Bonziniide: drop argument to dma_buf_commit
2011-12-15 Alex Rozenmanphys_page_find_alloc: Use correct initial region_offset.
2011-12-15 Michael Rothnetwork scripts: don't block SIGCHLD before forking
2011-12-15 Peter MaydellHACKING: clarify allocation/free recommendations
2011-12-15 Stefan Hajnocziusb: fix usb_qdev_init() error handling again
2011-12-15 Andreas Färberexec.c: Fix subpage memory access to RAM MemoryRegion
2011-12-15 michael@ozlabs.orgvl.c: Print the actual program name in help output
2011-12-15 michael@ozlabs.orgerror: Add an accessor for progname
2011-12-15 Paolo Bonzinifix win32 build
2011-12-15 Anthony Liguoriqdev: add a qdev_get_type() function and expose as...
2011-12-15 Anthony Liguoriqom: add string property type
2011-12-15 Anthony Liguoriqom: add vga node to the pc composition tree
2011-12-15 Anthony Liguoriqom: optimize qdev_get_canonical_path using a parent...
2011-12-15 Anthony Liguorirtc: add a dynamic property for retrieving the date
2011-12-15 Anthony Liguorirtc: make piix3 set the rtc as a child (v2)
2011-12-15 Anthony Liguoridev: add an anonymous peripheral container
2011-12-15 Anthony Liguoriqdev: add explicitly named devices to the root complex
2011-12-15 Anthony Liguoriqom: qom_{get, set} monitor commands (v2)
2011-12-15 Anthony Liguoriqmp: add qom-list command
2011-12-15 Anthony Liguoriqapi: allow a 'gen' key to suppress code generation
2011-12-15 Anthony Liguoriqom: add link properties (v2)
2011-12-15 Anthony Liguoriqom: add child properties (composition) (v3)
2011-12-15 Anthony Liguoriqdev: provide a path resolution (v2)
2011-12-15 Anthony Liguoriqdev: provide an interface to return canonical path...
2011-12-15 Anthony Liguoriqom: introduce root device
2011-12-15 Anthony Liguoriqom: register legacy properties as new style properties...
2011-12-15 Anthony Liguoriqom: add new dynamic property infrastructure based...
2011-12-15 Anthony Liguoriqom: add a reference count to qdev objects
2011-12-15 Paolo Bonziniqiov: prevent double free or use-after-free
2011-12-15 Li Zhi Huiblock/cow: Return real error code
2011-12-15 Avi Kivitycoroutine: switch per-thread free pool to a global...
2011-12-15 Kevin Wolfqcow2: Allow >4 GB VM state
2011-12-15 Kevin WolfDocumentation: Add qemu-img -t parameter in man page
2011-12-15 Kevin Wolfqemu-img rebase: Fix for undersized backing files
2011-12-15 Josh Durginrbd: always set out parameter in qemu_rbd_snap_list
2011-12-15 Li Zhi Huiblock/qcow2.c: call qcow2_free_snapshots in the functio...
2011-12-15 Paolo Bonziniblock: avoid useless checks on acb->bh
2011-12-15 Paolo Bonziniblock: dma_bdrv_* does not return NULL
2011-12-15 Paolo Bonzinidma: the passed io_func does not return NULL
2011-12-15 Paolo Bonziniblock: qemu_aio_get does not return NULL
2011-12-15 Paolo Bonziniblock: simplify failure handling for bdrv_aio_multiwrite
2011-12-15 Paolo Bonziniblock: bdrv_aio_* do not return NULL
2011-12-14 Dr. David Alan... tcg/arm: remove fixed map code buffer restriction
2011-12-14 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-14 Stefan Weildoc: Remove Symbian Virtual Platform
2011-12-14 Isaku Yamahatamigration.h: remove incoming_expected declarations
2011-12-14 Peter Maydelltcg: make tcg_const_ptr actually accept a pointer argument
2011-12-14 Stefan WeilFix spelling in comments, documentation and messages
2011-12-14 Stefan Weilhw: Fix spelling in comments and code
2011-12-14 Stefan Weilhw: Fix spelling in comments
2011-12-14 Stefan Weilhw: Fix spelling (licenced->licensed)
2011-12-14 Stefan Weilfmopl: Fix spelling in code and comments
2011-12-13 Andreas Färbertarget-arm: Infer VFPv3 feature from VFPv4
2011-12-13 Andreas Färbertarget-arm: Infer VFP feature from VFPv3
2011-12-13 Andreas Färbertarget-arm: Infer Thumb division feature from M profile
2011-12-13 Andreas Färbertarget-arm: Infer Thumb2 feature from ARMv7
2011-12-13 Andreas Färbertarget-arm: Infer AUXCR feature from ARMv6
2011-12-13 Andreas Färbertarget-arm: Infer ARMv6(K) feature from ARMv7
2011-12-13 Andreas Färbertarget-arm: Infer ARMv6 feature from v6K
2011-12-13 Andreas Färbertarget-arm: Infer ARMv5 feature from ARMv6
2011-12-13 Andreas Färbertarget-arm: Infer ARMv4T feature from ARMv5
2011-12-13 Jean-Christophe... arm: Fix CP15 FSR (C5) domain setting
2011-12-12 Paolo Bonziniccid: make threads joinable
2011-12-12 Paolo Bonziniqemu-thread: implement joinable threads for Win32
2011-12-12 Jan Kiszkaqemu-thread: implement joinable threads for POSIX
2011-12-12 Jan Kiszkaqemu-thread: add API for joinable threads
2011-12-12 Stefan Hajnoczisyborg: drop support for Symbian Virtual Platform
2011-12-12 Stefan Hajnoczinet: take ownership of fd in socket init functions
2011-12-12 Stefan Hajnoczinet: expand tabs in net/socket.c
2011-12-12 Michael Rothguest agent: add supported command list to guest-info RPC
2011-12-12 Michael Rothguest agent: add RPC blacklist command-line option
2011-12-12 Peter MaydellAdd a .mailmap to map pre-git-conversion authors to...
2011-12-12 Eduardo Habkostunix_close(): check for close() errors too (v2)
2011-12-12 Eduardo Habkosttcp_close(): check for close() errors too (v2)
2011-12-12 Eduardo Habkostexec_close(): return -errno on errors (v2)
2011-12-12 Eduardo Habkoststdio_fclose: return -errno on errors (v2)
2011-12-12 Eduardo Habkoststdio_pclose: return -errno on error (v3)
2011-12-12 Eduardo Habkostqemu_fclose: return last_error if set (v3)
next