]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
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-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)
2011-12-12 Eduardo Habkostmigrate_fd_cleanup: accept any negative qemu_fclose...
2011-12-12 Eduardo Habkostexec_close(): accept any negative value as qemu_fclose...
2011-12-12 Eduardo HabkostQEMUFileCloseFunc: add return value documentation (v2)
2011-12-12 Eduardo Habkostsavevm: use qemu_file_set_error() instead of setting...
2011-12-12 Peter Maydellhw/usb-net.c: Fix precedence bug when checking rndis_state
2011-12-12 David GibsonRemove unnecessary casts from PCI DMA code in usb-uhci
2011-12-12 David GibsonRemove unnecessary casts from PCI DMA code in usb-ehci
2011-12-12 David GibsonRemove unnecessary casts from PCI DMA code in rtl8139
2011-12-12 David GibsonRemove unnecessary casts from PCI DMA code in lsi53c895a
2011-12-12 David GibsonRemove unnecessary casts from PCI DMA code in PCI IDE
2011-12-12 David GibsonRemove unnecessary casts from PCI DMA code in e1000
2011-12-12 David GibsonRemove unnecessary casts from PCI DMA code in eepro100
2011-12-12 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2011-12-12 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-12-12 Stefan Sandstromcris: Handle conditional stores on CRISv10
2011-12-12 Peter Maydellhw/mpcore.c: Merge with hw/arm11mpcore.c
2011-12-12 Peter Maydellhw/a9mpcore.c: Implement A9MP peripherals rather than...
2011-12-12 Peter Maydellhw/mpcore: Clean up mpcore_priv_read/write as they...
2011-12-12 Peter Maydellhw/realview_gic: Use GIC memory region for the CPU...
2011-12-12 Peter Maydellhw/mpcore.c: Use the GIC memory regions for the CPU...
2011-12-12 Peter Maydellhw/arm_gic: Expose GIC CPU interfaces as sysbus memory...
2011-12-12 Peter Maydellhw/arm_mptimer.c: Turn ARM MPcore private timers into...
2011-12-12 Peter ChubbFix sp804 dual-timer
2011-12-12 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-12-11 Anthony LiguoriUpdate README
2011-12-11 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-12-11 Andreas Gustafssontarget-i386: fix cmpxchg instruction emulation
2011-12-10 Stefan Weilw32: Disable buffering for log file
2011-12-10 Stefan Weilw32: QEMU applications with SDL are always GUI applications
2011-12-10 Bradconfigure: Enable build by default PIE / read-only...
2011-12-10 Stefan Weilbsd_user: Fix potential null pointer dereference
2011-12-09 Hui Kai Ranvirtio-pci: use pci macros
2011-12-09 Chen Wei-RenLICENSE: There is no libqemu.a anymore
2011-12-09 Chen Wei-RenMakefile.objs: Remove libqemu_common.a from the comment
2011-12-09 Chen Wei-RenMakefile.target: Remove out of date comment
2011-12-09 Chen Wei-Renqemu-tech.texi: Remove libqemu related stuff from the...
2011-12-09 Chen Wei-Rentests/qruncom.c: Remove libqemu.a example
2011-12-09 Chen Wei-Rentests/Makefile: Remove qruncom target
next