]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-07-23 Anthony LiguoriBump version to reflect v0.15.0-rc0 v0.15.0-rc0
2011-07-23 Matthew FernandezCorrect spelling of licensed
2011-07-23 Jan KiszkaRegister Linux dyntick timer as per-thread signal
2011-07-23 Jan Kiszkamc146818rtc: Handle host clock resets
2011-07-23 Jan Kiszkaqemu-timer: Introduce clock reset notifier
2011-07-23 Jan Kiszkanotifier: Pass data argument to callback
2011-07-23 Markus Armbrusteride: Turn properties any IDE device must have into...
2011-07-23 Markus Armbrustervirtio-serial: Turn props any virtio-serial-bus device...
2011-07-23 Markus Armbrustervirtio-serial: Clean up virtser_bus_dev_print() output
2011-07-23 Markus Armbrusterusb-ccid: Drop unused CCIDCardInfo callback print()
2011-07-23 Daniel P. BerrangeRemove unused USES_X509_AUTH macro from VNC sasl code
2011-07-23 Daniel P. BerrangeIntroduce a 'client_add' monitor command accepting...
2011-07-23 Daniel P. BerrangeStore VNC auth scheme per-client as well as per-server
2011-07-23 Wen Congyangdo not reset no_shutdown after we shutdown the vm
2011-07-23 Sasha Levinvl.c: Don't limit node count by smp count
2011-07-23 Richard Hendersonvga: Fix type of lfb/map_addr/end.
2011-07-23 Kevin Wolfqemu-char: Print strerror message on failure
2011-07-23 Paolo Bonziniqemu-timer: change unix timer to dynticks
2011-07-23 Paolo Bonziniiothread: replace fair_mutex with a condition variable
2011-07-23 Adam Lackorzynskimultiboot: Support commas in module parameters
2011-07-23 Paolo Bonzinireport serial devices created with -device in the PIIX4...
2011-07-23 Alexandre Raymond.gitignore: ignore qemu-ga and qapi-generated
2011-07-23 Michael Rothguest agent: use QERR_UNSUPPORTED for disabled RPCs
2011-07-23 Jan Kiszkanet: Consistently use qemu_macaddr_default_if_unset
2011-07-23 Jan Kiszkanet: Dump client type 'info network'
2011-07-23 Jan Kiszkanet: Refactor net_client_types
2011-07-23 Jan Kiszkanet: Improve layout of 'info network'
2011-07-23 Jan Kiszkaslirp: Forward ICMP echo requests via unprivileged...
2011-07-23 Jan Kiszkaslirp: Put forked exec into separate process group
2011-07-23 Jan Kiszkaslirp: Replace m_freem with m_free
2011-07-23 Jan Kiszkaslirp: Strictly associate DHCP/BOOTP and TFTP with...
2011-07-23 Jan Kiszkaslirp: Canonicalize restrict syntax
2011-07-23 Jan Kiszkaslirp: Fix restricted mode
2011-07-23 Jan KiszkaDeprecate -M command line options
2011-07-23 Jan KiszkaGeneralize -machine command line option
2011-07-22 Anthony Liguoriguest-agent: fix build with OpenBSD
2011-07-22 Avi Kivityxen: fix xen-mapcache build on non-Xen capable targets
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Stefan Weiltarget-sparc: Fix compiler errors (format strings)
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.21' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-22 Hans de GoedeUSB: add usb network redirection support
2011-07-22 Gerd Hoffmannusb-ehci: trace: rename "next" to "nxt".
2011-07-22 Gerd Hoffmannusb-uhci: fix irq handling on error.
2011-07-22 Gerd Hoffmannusb-hid: fixup changed tracking.
2011-07-21 Tsuneo SaitoSPARC64: implement addtional MMU faults related to...
2011-07-21 Tsuneo SaitoSPARC64: implement MMU miss traps on nonfaulting loads
2011-07-21 Tsuneo SaitoSPARC64: fix fault status overwritten on nonfaulting...
2011-07-21 Tsuneo SaitoSPARC64: split cpu_get_phys_page_debug() from cpu_get_p...
2011-07-21 Tsuneo SaitoSPARC64: introduce a convenience function for getting...
2011-07-21 Tsuneo SaitoSPARC64: SFSR cleanup and fix
2011-07-21 Tsuneo SaitoSPARC64: TTE bits cleanup
2011-07-21 Michael Rothguest agent: add guest agent RPCs/commands
2011-07-21 Michael Rothguest agent: qemu-ga daemon
2011-07-21 Michael Rothguest agent: command state class
2011-07-21 Michael Rothqerror: add QERR_JSON_PARSE_ERROR to qerror.c
2011-07-21 Michael Rothqapi: add QAPI code generation documentation
2011-07-21 Michael Rothqapi: add test-qmp-commands, tests for gen. marshalling...
2011-07-21 Michael Rothqapi: add test-visitor, tests for gen. visitor code
2011-07-21 Michael Rothqapi: test schema used for unit tests
2011-07-21 Michael Rothqapi: add qapi-commands.py code generator
2011-07-21 Michael Rothqapi: add qapi-visit.py code generator
2011-07-21 Michael Rothqapi: add qapi-types.py code generator
2011-07-21 Michael Rothqapi: add qapi.py helper libraries
2011-07-21 Michael Rothqapi: add ordereddict.py helper library
2011-07-21 Michael Rothqapi: add QMP dispatch functions
2011-07-21 Michael Rothqapi: add QMP command registration/lookup functions
2011-07-21 Michael Rothqapi: add QAPI dealloc visitor
2011-07-21 Michael Rothqapi: add QMP output visitor
2011-07-21 Michael Rothqapi: add QMP input visitor
2011-07-21 Michael Rothqapi: add QAPI visitor core
2011-07-21 Michael Rothqapi: add module init types for qapi
2011-07-21 Michael Rothqlist: add qlist_first()/qlist_next()
2011-07-21 Anthony LiguoriAdd hard build dependency on glib
2011-07-21 Luiz CapitulinoError: Fix build when qemu-common.h is not included
2011-07-21 Luiz CapitulinoIntroduce compiler.h header file
2011-07-21 Jes SorensenQMP: add snapshot-blkdev-sync command
2011-07-20 Blue SwirlUpdate OpenBIOS images for Sparc32 and Sparc64
2011-07-20 Blue SwirlFix unassigned memory access handling
2011-07-20 Blue SwirlAvoid CPU endian memory accesses in devices
2011-07-20 Tsuneo SaitoSPARC64: treat UA2007 ASI_BLK_* as translating ASIs.
2011-07-20 Blue Swirlcheckpatch: Fix bracing false positives on #if
2011-07-20 Stefan Weiltcg/mips: Fix regression caused by typo (copy + paste...
2011-07-20 Hervé Poussineauds1225y: convert to qdev device, and use it in MIPS...
2011-07-20 Hervé Poussineauds1225y: use trace framework
2011-07-20 Hervé Poussineauds1225y: Remove protection stuff, which doesn't belong...
2011-07-20 Tsuneo SaitoSPARC64: add missing break on fmovdcc
2011-07-20 Tsuneo SaitoSPARC64: fix VIS1 SIMD signed compare instructions
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-20 Jes SorensenAdd missing documentation for qemu-img -p
2011-07-20 Yonit Halperinqxl: upon reset, if spice worker is stopped, the comman...
2011-07-20 Gerd Hoffmannspice: add sanity check for spice ports
2011-07-19 Kevin Wolfqcow2: Use Qcow2Cache in writeback mode during loadvm...
2011-07-19 Fam Zhengblock: add bdrv_get_allocated_file_size() operation
2011-07-19 Fam ZhengVMDK: fix coding style
2011-07-19 Fam ZhengVMDK: create different subformats
2011-07-19 Fam ZhengVMDK: open/read/write for monolithicFlat image
2011-07-19 Fam ZhengVMDK: change get_cluster_offset return type
next