sdk/emulator/qemu.git
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
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-26 Alon Levylibcacard: add pc file, install it + includes
2011-07-26 Stefano Stabellinixen: implement unplug protocol in xen_platform
2011-07-26 Anthony PERARDvl.c: Check the asked ram_size later.
2011-07-26 Anthony PERARDxen: Fix the memory registration to reflect of what...
2011-07-26 Anthony PERARDcpu-common: Have a ram_addr_t of uint64 with Xen.
2011-07-26 Alexander Grafxen: make xen_enabled even more clever
2011-07-26 Alexander Grafxen: remove CONFIG_XEN_MAPCACHE
2011-07-26 Anthony PERARDexec.c: Use ram_addr_t in cpu_physical_memory_rw(...).
2011-07-26 Anthony PERARDxen: Fix xen_enabled().
2011-07-26 Anthony PERARDxen: introduce xen_change_state_handler
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
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 Christophe... libcacard: replace copy_string with strndup
2011-07-22 Christophe... libcacard: introduce NEXT_TOKEN macro
2011-07-22 Christophe... libcacard: fix soft=... parsing in vcard_emul_options
2011-07-22 Christophe... libcacard: s/strip(args++)/strip(args+1)
2011-07-22 Christophe... libcacard: don't leak vcard_emul_alloc_arrays mem
next