]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-05-09 Anthony LiguoriUpdate version for 1.1.0-rc0 release v1.1-rc1
2012-05-09 Andreas Färbertcg/ppc: Fix CONFIG_TCG_PASS_AREG0 mode
2012-05-09 Andreas Färbertcg/ppc: Clobber r5 for 64-bit qemu_ld
2012-05-09 Andreas Färbertcg/ppc: Don't hardcode register numbers
2012-05-09 Andreas Färbertcg/ppc: Do not overwrite lower address word on Darwin...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-05-08 Luiz Capitulinohmp: fix bad value conversion for M type
2012-05-08 Luiz Capitulinohmp: expr_unary(): check for overflow in strtoul()...
2012-05-08 Luiz Capitulinovl: drop is_suspended variable
2012-05-08 Luiz Capitulinorunstate: introduce suspended state
2012-05-08 Luiz Capitulinoqapi-schema.json: fix RunState enums alphabetical order
2012-05-08 Gerd Hoffmannwakeup on migration
2012-05-08 Peter Maydelluser-exec.c: Don't assert on segfaults for non-valid...
2012-05-08 Andreas Färberscripts/qemu-binfmt-conf.sh: Fix shell syntax
2012-05-08 Andreas Färbercpu: Update documentation and comment
2012-05-08 Andreas Färberconfigure: Assure printing "yes" or "no" for VirtFS...
2012-05-08 Andreas Färberconfigure: Reindent VirtFS check
2012-05-08 Stefan Weiltci: Fix wrong macro name for debug code
2012-05-08 Andreas Faerberqemu-timer: Move include for __FreeBSD_version to header
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v54' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'sweil/fixes' into staging
2012-05-08 Avi Kivityrtl8139: fix regression in TxStatus/TxAddr read
2012-05-07 Hervé Poussineaufdc: simplify media change handling
2012-05-07 Zhi Yong Wuqcow2: lock on prealloc
2012-05-07 Zhi Yong Wublock: make bdrv_create adopt coroutine
2012-05-07 Kevin Wolfqcow2: Limit COW to where it's needed
2012-05-07 MORITA Kazutakasheepdog: switch to writethrough mode if cluster doesn...
2012-05-07 Hans de Goedehw/ac97: Mask out the EAPD bit on Powerdown Ctrl/Stat...
2012-05-07 Hans de Goedehw/ac97: Mask out unused bits of volume controls
2012-05-07 Hans de Goedehw/ac97: Use AC97_Record_Gain_Mute not AC97_Line_In_Vol...
2012-05-07 Hans de Goedehw/ac97: Make a bunch of mixer registers read only
2012-05-07 Hans de Goedehw/ac97: Fix log message in mixer_load
2012-05-07 Stefan Weilscsi: Add assertion for use-after-free errors
2012-05-07 Paolo Bonziniscsi: remove useless debug messages
2012-05-07 Paolo Bonziniscsi: set VALID bit to 0 in fixed format sense data
2012-05-07 Paolo Bonziniscsi: do not require a minimum allocation length for...
2012-05-07 Paolo Bonziniscsi: do not require a minimum allocation length for...
2012-05-07 Paolo Bonziniscsi: parse 16-byte tape CDBs
2012-05-07 Paolo Bonziniscsi: do not report bogus overruns for commands in...
2012-05-07 Paolo Bonziniscsi-disk: add dpofua property
2012-05-07 Paolo Bonziniscsi: change "removable" field to host many features
2012-05-04 Ronnie Sahlbergscsi: Specify the xfer direction for UNMAP and ATA_PASS...
2012-05-04 Paolo Bonziniscsi: fix WRITE SAME transfer length and direction
2012-05-04 Paolo Bonziniscsi: fix refcounting for reads
2012-05-04 Paolo Bonziniscsi: prevent data transfer overflow
2012-05-04 Ronnie SahlbergISCSI: Add support for thin-provisioning via discard...
2012-05-03 Gerd Hoffmannfix build with pulseaudio versions older than 0.9.11
2012-05-03 Alexander Graflinux-user: fix emulation of /proc/self/maps
2012-05-03 Andreas Färberlinux-user: Clean up interim solution for exit syscall
2012-05-03 malcBail out if CONFIG_TCG_PASS_AREG0 is defined
2012-05-03 malcRestore consistent formatting
2012-05-03 Alon Levyqxl: don't assert on guest create_guest_primary
2012-05-03 Alon Levyqxl: ioport_write: remove guest trigerrable abort
2012-05-03 Alon Levyqxl: qxl_add_memslot: remove guest trigerrable panics
2012-05-03 Alon Levyqxl: interface_notify_update: remove guest trigerrable...
2012-05-03 Alon Levyqxl: cleanup s/__FUNCTION__/__func__/
2012-05-03 Alon Levyqxl: don't abort on guest trigerrable ring indices...
2012-05-03 Alon Levyqxl: fix > 80 chars line
2012-05-03 Alon Levyqxl: replace panic with guest bug in qxl_track_command
2012-05-03 Alon Levyqxl: check for NULL return from qxl_phys2virt
2012-05-03 Alon Levyhw/qxl.c: qxl_phys2virt: replace panics with guest_bug
2012-05-03 Alon Levyspice_info: add mouse_mode
2012-05-03 Alon Levyspice: require spice-protocol >= 0.8.1
2012-05-03 Stefan Weilqemu-timer: Fix limits for w32 mmtimer
2012-05-03 Stefan Weilqom: Fix memory leak in function container_get
2012-05-03 Stefan Weilhw/pc_sysfw: Fix memory leak
2012-05-03 Stefan Weilqdev: Fix memory leak in function set_pci_devfn
2012-05-03 Stefan Weilarm-semi: Rename SYS_XXX macros to TARGET_SYS_XXX ...
2012-05-03 Stefan Weiltarget-mips: Remove unused inline function
2012-05-02 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-02 Alexander GrafATA: Allow WIN_SECURITY_FREEZE_LOCK as nop
2012-05-02 Josh Durginrbd: add discard support
2012-05-02 Zhi Yong Wuqcow2: fix the return value -ENOENT -> -EEXIST
2012-05-02 Kevin Wolfqcow2: Don't hold cache references across yield
2012-05-02 Kevin Wolfqcow2: Remove unused parameter in do_alloc_cluster_offset
2012-05-02 Kevin Wolfqemu-iotests: Many parallel allocating I/O requests
2012-05-02 Zhi Yong Wudocs: fix one issue in qcow2 specs
2012-05-02 Stefan Weilblock/qcow2: Add missing GCC_FMT_ATTR to function repor...
2012-05-02 Dong Xu Wangqemu-iotests: ignore fragmentation information for qed
2012-05-02 Anthony LiguoriUpdate version for 1.1-rc0 release v1.1-rc0
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-27...
2012-05-01 Nikolaus RathDeclare state directory in smb.conf
2012-05-01 Nikolaus Rathslirp: don't use "smb ports = 0" option
2012-05-01 Alexander Graflinux-user: Fix invalid TARGET_ABI_BITS usage on ppc...
2012-05-01 François Revoltarget-ppc: Some support for dumping TLB_EMB TLBs
2012-05-01 Stefan Weilppce500_spin: Replace assert by hw_error (fixes compile...
2012-05-01 Peter Portantepseries: Fix use of global CPU state
2012-05-01 David Gibsonpseries: Use the same interrupt swizzling for host...
2012-05-01 David Gibsonpseries: Implement automatic PAPR VIO address allocation
2012-05-01 Alexander GrafPPC: Fix up e500 cache size setting
2012-05-01 Bharat Bhushanbooke:Use MMU API for creating initial mapping for...
next