]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-11-19 Anthony LiguoriUpdate version for 1.3.0-rc0 release v1.3.0-rc0
2012-11-19 malcaudio/audio_pt_int: Clarify licensing
2012-11-19 malcaudio/wavcapture: Clarify licensing
2012-11-19 malctcg/ppc: Remove unused s_bits variable
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/build-urgent...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.71' into staging
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'amit/loadvm-irq-inj-fix...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-19 Anthony Liguorirng-random: only build on POSIX platforms
2012-11-19 Stefan WeilMakefile: Add missing dependency (fix parallel builds)
2012-11-19 Paolo Bonzinitests: link in stubs
2012-11-19 Paolo Bonzinilibcacard: link in stubs
2012-11-19 Paolo Bonzinilibcacard: make unnesting rules available to Makefile...
2012-11-18 Stefan Weiltci: Support deposit operations
2012-11-18 Stefan Weiltci: Fix build breakage (unresolved symbol tcg_out_tb_f...
2012-11-18 Stefan Weiltci: fix build breakage for target MIPS
2012-11-18 Paolo Bonzinibuild: replace weak symbols with a static library
2012-11-17 Blue Swirllibseccomp: require version 1.0.0
2012-11-17 Blue SwirlMerge branch 'vga.1' of git://git.kraxel.org/qemu
2012-11-17 Evgeny VoevodinTCG: Remove unused global variables
2012-11-17 Evgeny VoevodinTCG: Use gen_opparam_buf from context instead of global...
2012-11-17 Evgeny VoevodinTCG: Use gen_opc_buf from context instead of global...
2012-11-17 Evgeny VoevodinTCG: Use gen_opparam_ptr from context instead of global...
2012-11-17 Evgeny VoevodinTCG: Use gen_opc_ptr from context instead of global...
2012-11-17 Evgeny Voevodintcg/tcg.h: Duplicate global TCG variables in TCGContext
2012-11-17 Evgeny Voevodintarget-cris/translate.c: Code style clean-up
2012-11-16 Anthony Liguorirng-egd: don't use gslist_free_full
2012-11-16 Anthony Liguorivirtio-rng-pci: create a default backend if none exists
2012-11-16 Anthony Liguorivirtio-rng: add rate limiting support
2012-11-16 Amit Shahvirtio-rng: hardware random number generator device
2012-11-16 Anthony Liguorirng-egd: introduce EGD compliant RNG backend
2012-11-16 Anthony Liguorirng-random: add an RNG backend that uses /dev/random...
2012-11-16 Anthony Liguorirng: add RndBackend abstract object class
2012-11-16 Anthony Liguoriobject: add object_property_add_bool (v2)
2012-11-16 Anthony Liguorivl: add -object option to create QOM objects from the...
2012-11-16 Liming Wangtrace: Remove "info trace" from documents
2012-11-16 Stefan Hajnoczitrace: document '-' syntax for disabling events
2012-11-16 Gerd Hoffmanntrace: allow disabling events in events file
2012-11-16 Daniel P. BerrangeAvoid all systemtap reserved words
2012-11-16 Gerd Hoffmannusb-host: fix splitted transfers
2012-11-16 Gerd Hoffmannusb-host: update tracing
2012-11-16 Hans de Goedeusb-redir: Set default debug level to warning
2012-11-16 Hans de Goedeusb-redir: Only add actually in flight packets to the...
2012-11-16 Gerd Hoffmannehci: handle dma errors
2012-11-16 Gerd Hoffmannehci: keep the frame timer running in case the guest...
2012-11-16 Hans de Goedeehci: Don't verify the next pointer for periodic qh...
2012-11-16 Hans de Goedeehci: Better detection for qtd-s linked in circles
2012-11-16 Hans de Goedeehci: Fixup q->qtdaddr after cancelling an already...
2012-11-16 Hans de Goedeehci: Don't access packet after freeing it
2012-11-16 Jan Kiszkausb: host-linux: Ignore parsing errors of the device...
2012-11-16 Gerd Hoffmannvga: fix mmio vga register mapping
2012-11-16 Gerd Hoffmannvga: fix bochs alignment issue
2012-11-16 Gerd Hoffmannusb-host: scan for usb devices when the vm starts
2012-11-16 David Gibsonusb: Fix (another) bug in usb_packet_map() for IOMMU...
2012-11-16 Gerd Hoffmannfix live migration
2012-11-16 Alon Levyvirtio-serial-bus: post_load send_event when vm is...
2012-11-15 陳韋任 (Wei-Ren... target-mips: fix wrong microMIPS opcode encoding
2012-11-15 Aurelien Jarnomips/malta: fix CBUS UART interrupt pin
2012-11-15 Klaus Stengelslirp: Add domain-search option to slirp's DHCP server
2012-11-15 Nickolai Zeldovichslirp: Don't crash on packets from 0.0.0.0/8.
2012-11-15 Eduardo Habkosttarget-i386: Add Haswell CPU model
2012-11-15 Andre Przywaratarget-i386/cpu: Add new Opteron CPU model
2012-11-15 Andre Przywaratarget-i386/cpu: Name new CPUID bits
2012-11-15 Igor Mammedovqapi-types.h: Don't include qemu-common.h
2012-11-15 Andreas Färberosdep: Move qemu_{open,close}() prototypes
2012-11-15 Eduardo Habkostqemu-config.h: Include headers it needs
2012-11-15 Eduardo Habkostvnc-palette.h: Include <stdbool.h>
2012-11-15 Eduardo Habkostqemu-fsdev-dummy.c: Include module.h
2012-11-15 Anthony Liguoriqdev: Split up header so it can be used in cpu.h
2012-11-15 Igor MammedovMove qemu_irq typedef out of qemu-common.h
2012-11-15 Eduardo Habkostqemu-common.h: Comment about usage rules
2012-11-14 Jan Kiszkakvm: Actually remove software breakpoints from list...
2012-11-14 Marcelo Tosattiacpi_piix4: fix migration of gpe fields
2012-11-14 Kevin Wolfqemu-io: Use bdrv_drain_all instead of qemu_aio_flush
2012-11-14 Kevin Wolfmegasas: Use bdrv_drain_all instead of qemu_aio_flush
2012-11-14 Gerhard Wiesingervmdk: Fix data corruption bug in WRITE and READ handling
2012-11-14 Hervé Poussineaufdc: remove last usage of FD_STATE_SEEK
2012-11-14 Hervé Poussineaufdc: fix typo in zero constant
2012-11-14 Hervé Poussineaufdc: remove double affectation of FD_MSR_CMDBUSY flag
2012-11-14 Hervé Poussineaufdc-tests: add tests for VERIFY command
2012-11-14 Hervé Poussineaufdc: implement VERIFY command
2012-11-14 Kevin Wolffdc-test: Check READ ID
2012-11-14 Hervé Poussineaufdc: fix false FD_SR0_SEEK
2012-11-14 Hervé Poussineaufdc: fix FD_SR0_SEEK for initial seek on DMA transfers
2012-11-14 Hervé Poussineaufdc: fix FD_SR0_SEEK for non-DMA transfers and multi...
2012-11-14 Hervé Poussineaufdc: use status0 field instead of a local variable
2012-11-14 Hervé Poussineaufdc-test: add tests for non-DMA READ command
2012-11-14 Hervé Poussineaufdc-test: insert media before fuzzing registers
2012-11-14 Hervé Poussineaufdc-test: split test_media_change() test, so insert...
2012-11-14 Kevin Wolffdc: Remove status0 parameter from fdctrl_set_fifo()
2012-11-14 Stefan Hajnocziaio: rename AIOPool to AIOCBInfo
2012-11-14 Stefan Hajnocziaio: use g_slice_alloc() for AIOCB pooling
2012-11-14 Stefan Hajnocziaio: switch aiocb_size type int -> size_t
2012-11-14 Nick Thomastests: allow qemu-iotests to be run against nbd backend
2012-11-14 Stefan Weilblock: Workaround for older versions of MinGW gcc
2012-11-14 Stefan HajnocziMAINTAINERS: add Stefan Hajnoczi as block and virtio...
next