]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2011-07-29  TeLeManmonitor: fix build breakage with --disable-vnc
2011-07-29  Jan KiszkaAllow to leave type on default in -machine
2011-07-29  Avi KivityCODING_STYLE: explicitly allow braceless 'else if'
2011-07-29  Stefan BergerFix a compilation error in xen-mapcache.c
2011-07-29  Göran Weinholtmultiboot: Fix bss segment support
2011-07-29  Alon Levyconfigure: add --disable-zlib-test
2011-07-29  Jes SorensenAdd missing trace call to oslib-posix.c:qemu_vmalloc()
2011-07-29  Dr. David Alan... Fix last sector write on sd card
2011-07-29  Paolo Bonzinimove unaligned memory access functions to bswap.h
2011-07-29  Paolo Bonzinisoftfloat: change default nan definitions to variables
2011-07-29  Paolo Bonzinimove WORDS_ALIGNED to qemu-common.h
2011-07-29  wayneshowing a splash picture when start
2011-07-29  Avi Kivityusb-ohci: convert to MemoryRegion
2011-07-29  Avi Kivitysysbus: add MemoryRegion based memory management API
2011-07-29  Avi Kivitypci: add MemoryRegion based BAR management API
2011-07-29  Avi Kivitypci: pass address space to pci bus when created
2011-07-29  Avi Kivitypc: move global memory map out of pc_init1() and into...
2011-07-29  Avi Kivitypc: convert pc_memory_init() to memory API
2011-07-29  Avi Kivitypc: grab system_memory
2011-07-29  Avi Kivityioport: register ranges by byte aligned addresses always
2011-07-29  Avi Kivityexec.c: initialize memory map
2011-07-29  Avi Kivitymemory: transaction API
2011-07-29  Avi Kivitymemory: separate building the final memory map into...
2011-07-29  Avi Kivitymemory: add ioeventfd support
2011-07-29  Avi Kivitymemory: add backward compatibility for old mmio registr...
2011-07-29  Avi Kivitymemory: add backward compatibility for old portio regis...
2011-07-29  Avi Kivitymemory: I/O address space support
2011-07-29  Avi Kivitymemory: late initialization of ram_addr
2011-07-29  Avi Kivitymemory: rename MemoryRegion::has_ram_addr to ::terminates
2011-07-29  Avi Kivitymemory: abstract address space operations
2011-07-29  Avi KivityInternal interfaces for memory API
2011-07-29  Avi Kivitymemory: merge adjacent segments of a single memory...
2011-07-29  Avi Kivitymemory: implement dirty tracking
2011-07-29  Avi KivityHierarchical memory region API
2011-07-29  Avi KivityAdd memory API documentation
2011-07-29  Jan Kiszkaqdev: Reset hot-plugged devices
2011-07-25  Blue SwirlLet users select their pythons
2011-07-25  Blue Swirlsimpletrace: suppress a warning from unused variable
2011-07-25  Blue SwirlWrap recv to avoid warnings
2011-07-24  Blue SwirlFix chrdev return value conversion
2011-07-23  Anthony Liguoriqemu-ga: remove dependency on gio and gthread
2011-07-23  Anthony Liguoriguest-agent: only enable FSFREEZE when it's supported...
2011-07-23  Anthony LiguoriOpen 1.0 development branch.
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
next