]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-04-22 Paolo Bonziniqemu-char: correct return value from chr_read functions
2013-04-22 Paolo Bonziniqemu-char: simplify pty polling
2013-04-22 Paolo Bonziniqemu-char: use consistent idiom for removing sources
2013-04-22 Alexey Kardashevskiytranslate-all: fix compiler warning and linked error
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-22 Stefan Hajnocziqemu-iotests: add 053 unaligned compressed image size...
2013-04-22 Kevin Wolfblock: Allow overriding backing.file.filename
2013-04-22 Kevin Wolfblock: Remove filename parameter from .bdrv_file_open()
2013-04-22 Kevin Wolfvvfat: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfsheepdog: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfrbd: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfiscsi: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfgluster: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfcurl: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfblkverify: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfblkdebug: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfraw-win32: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfraw-posix: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfblock: Enable filename option
2013-04-22 Kevin Wolfblock: Add driver-specific options for backing files
2013-04-22 Kevin Wolfblock: Fail gracefully when using a format driver on...
2013-04-22 Kevin Wolfqemu-iotests: Fix _filter_qemu
2013-04-22 Stefan Hajnocziqemu-img: do not zero-pad the compressed write buffer
2013-04-22 Stefan Hajnocziqcow: allow sub-cluster compressed write to last cluster
2013-04-22 Stefan Hajnocziqcow2: allow sub-cluster compressed write to last cluster
2013-04-21 Peter Maydellui/cocoa.m: Fix recent compile breakage
2013-04-20 Pavel Dovgaluki386 ROR r8/r16 instruction fix
2013-04-20 Peter Maydellqdev: Drop taddr properties
2013-04-20 Peter Maydellhw/sm501: Use correct setter for sysbus-ohci dma-addres...
2013-04-20 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-04-20 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-04-20 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2013-04-19 Paolo Bonzinivhost-scsi-s390: new device supporting the tcm_vhost...
2013-04-19 Paolo Bonzinivhost-scsi-ccw: new device supporting the tcm_vhost...
2013-04-19 Nicholas Bellingervhost-scsi-pci: new device supporting the tcm_vhost...
2013-04-19 Nicholas Bellingervhost-scsi: new device supporting the tcm_vhost Linux...
2013-04-19 Paolo Bonzinivirtio: simplify Makefile conditionals
2013-04-19 Paolo Bonzinivirtio-scsi: create VirtIOSCSICommon
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-04-19 Luiz Capitulinovirtio-balloon: fix integer overflow in BALLOON_CHANGE...
2013-04-19 Amos Kongmonitor: fix the wrong order of releasing keys
2013-04-19 Peter Maydelltarget-arm: Correctly restore FPSCR
2013-04-19 Peter Maydelltarget-arm: Add some missing CPU state fields to VMState
2013-04-19 Juan Quintelatarget-arm: port ARM CPU save/load to use VMState
2013-04-19 Peter Chubbtarget-arm: Reinsert missing return statement in ARM...
2013-04-19 Peter Maydellhw/versatile_pci: Drop unnecessary vpb_pci_config_addr()
2013-04-19 Peter Maydellversatile_pci: Expose PCI memory space to system
2013-04-19 Peter Maydellarm/realview: Fix mapping of PCI regions
2013-04-19 Peter Maydellversatile_pci: Implement the PCI controller's control...
2013-04-19 Peter Maydellversatile_pci: Implement the correct PCI IRQ mapping
2013-04-19 Peter Maydellversatile_pci: Put the host bridge PCI device at slot 29
2013-04-19 Peter Maydellversatile_pci: Use separate PCI I/O space rather than...
2013-04-19 Peter Maydellversatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE
2013-04-19 Peter Maydellversatile_pci: Update to realize and instance init...
2013-04-19 Peter Maydellversatile_pci: Expose PCI I/O region on Versatile PB
2013-04-19 Peter Maydellversatile_pci: Fix hardcoded tabs
2013-04-19 Peter Crosthwaitem25p80: Remove bogus include of devices.h
2013-04-19 Richard W.M... ssh: Remove unnecessary use of strlen function.
2013-04-19 Stefan Weilblock/ssh: Add missing gcc format attributes
2013-04-19 Petar Jovanoviclinux-user: change do_semop to return target errno...
2013-04-19 Stefan Weilw64: Fix compiler warnings (wrong format specifier)
2013-04-19 Stefan WeilRemove unneeded type casts
2013-04-19 Luiz Capitulinovirtio.h: drop unused function prototypes
2013-04-19 Alexey Kardashevskiybswap: fix compiler warning
2013-04-19 Nicholas Bellingervhost: Add vhost_commit callback for SeaBIOS ROM region...
2013-04-19 Dmitry Fleytmanscsi: VMWare PVSCSI paravirtual device implementation
2013-04-19 Paolo Bonziniscsi: avoid assertion failure on VERIFY command
2013-04-19 Andreas Schwablinux-user: fix setgroups/getgroups for non-UID16 archs
2013-04-19 Andreas Schwablinux-user: fix undefined shift in copy_to_user_fdset
2013-04-19 Petar Jovanoviclinux-user: change do_semop to return target errno...
2013-04-18 Paolo Bonziniconfigure: remove duplicate test
2013-04-18 Paolo Bonziniconfigure: CONFIG_NO_XEN is duplicated
2013-04-18 Paolo Bonziniconfigure: eliminate target_libs_softmmu
2013-04-18 Paolo Bonziniconfigure: move common libraries to config-host.mak
2013-04-18 Paolo Bonziniconfigure: move CONFIG_QEMU_LDST_OPTIMIZATION to config...
2013-04-18 Paolo Bonzinielfload: use abi_llong/ullong instead of target_llong...
2013-04-18 Paolo Bonzinielfload: only give abi_long/ulong the alignment specifi...
2013-04-18 Paolo Bonzinielfload: use abi_int/uint instead of target_int/uint
2013-04-18 Paolo Bonzinielfload: use abi_short/ushort instead of target_short...
2013-04-18 Paolo Bonzinielfload: use tswapreg consistently in elf_core_copy_regs
2013-04-18 Paolo Bonzinielfload: fix size of registers for N32
2013-04-18 Paolo Bonzinielfload: fix size of ABI-dependent fields in core dumps
2013-04-18 Paolo Bonziniconfigure: QEMU_INCLUDES are the same for all subtargets
2013-04-18 Peter Crosthwaiteconfigure/Make: Build libfdt from submodule DTC
2013-04-18 Peter Crosthwaitedtc: add submodule
2013-04-18 Peter Crosthwaiteconfigure: Put cross compile flags in EXTRA_CFLAGS
2013-04-18 Jan Kiszkavmxcap: Update according to SDM of January 2013
2013-04-18 Marcelo Tosattitarget-i386: kvm: save/restore steal time MSR
2013-04-18 Jan Kiszkavmxcap: Report APIC register emulation and RDTSCP control
2013-04-18 Jan Kiszkavmxcap: Augment reported information
2013-04-18 Jan Kiszkavmxcap: Open MSR file in unbuffered mode
2013-04-17 KONRAD Fredericvirtio-net: cleanup: init and exit function.
2013-04-17 KONRAD Fredericvirtio-net: cleanup: use QOM cast.
2013-04-17 KONRAD Fredericvirtio-net-ccw: switch to the new API.
2013-04-17 KONRAD Fredericvirtio-net-s390: switch to the new API.
next