]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-09 Stefano Stabelliniqemu_rearm_alarm_timer: do not call rearm if the next...
2012-08-09 Max Filippovtarget-xtensa: make 'sim' to be the default machine
2012-08-09 Max Filippovtarget-xtensa: make default CPU depend on target endianness
2012-08-09 Nathan FroydMIPS: Correct FCR0 initialization
2012-08-09 Blue Swirlscsi-bus: remove overlapping entry
2012-08-09 Blue Swirlxilinx_axienet: avoid useless self-assignment
2012-08-09 Blue Swirluser: fix accidental AREG0 use
2012-08-09 Blue Swirlqapi: avoid reserved keywords
2012-08-09 Blue Swirlsparc: fix expression with uninitialized initial value
2012-08-09 Blue Swirlsparc: fix floppy TC line setup
2012-08-09 Hervé Poussineauesp: add Tekram DC-390 emulation (PC SCSI adapter)
2012-08-09 Hervé PoussineauRevert "pci: add some stubs"
2012-08-09 Hervé Poussineauesp: move PCI emulation to a new file esp-pci.c
2012-08-09 Hervé Poussineauesp: move some definitions to header file
2012-08-07 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.58' into staging
2012-08-07 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-07 Gerd Hoffmannusb-storage: fix SYNCHRONIZE_CACHE
2012-08-07 Gerd Hoffmannusb-storage: improve debug logging
2012-08-07 Anthony Liguorislirp: fix build on mingw32
2012-08-06 Dong Xu Wangqemu-img: use QemuOpts instead of QEMUOptionParameter...
2012-08-06 Kevin Wolfqemu-iotests: Be more flexible with image creation...
2012-08-06 Stefan Hajnocziqemu-iotests: add 039 qcow2 lazy refcounts test
2012-08-06 Stefan Hajnocziqemu-io: add "abort" command to simulate program crash
2012-08-06 Stefan Hajnocziqcow2: implement lazy refcounts
2012-08-06 Stefan Hajnocziqemu-iotests: ignore qemu-img create lazy_refcounts...
2012-08-06 Stefan Hajnoczidocs: add lazy refcounts bit to qcow2 specification
2012-08-06 Stefan Hajnocziqcow2: introduce dirty bit
2012-08-06 Stefan Hajnoczidocs: add dirty bit to qcow2 specification
2012-08-06 Stefan Hajnocziqemu-iotests: add qed.py image manipulation utility
2012-08-06 Paolo Bonziniqapi: generalize documentation of streaming commands
2012-08-06 Markus Armbrusteride scsi: Mess with geometry only for hard disk devices
2012-08-06 Paolo Bonzinivirtio: fix vhost handling
2012-08-06 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-08-04 Blue SwirlMerge branch 'axp-next' of git://repo.or.cz/qemu/rth
2012-08-04 Richard Hendersonalpha-linux-user: Fix the getpriority syscall
2012-08-04 Richard Hendersonalpha-linux-user: Properly handle the non-rt sigprocmas...
2012-08-04 Richard Hendersonalpha-linux-user: Fix a3 error return with v0 error...
2012-08-04 Richard Hendersonlinux-user: Translate pipe2 flags; add to strace
2012-08-04 Richard Hendersonlinux-user: Allocate the right amount of space for...
2012-08-04 Richard Hendersonlinux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATH
2012-08-04 Richard Hendersonlinux-user: Sync fcntl.h bits with the kernel
2012-08-04 Richard Hendersonalpha-linux-user: Handle TARGET_SSI_IEEE_RAISE_EXCEPTIO...
2012-08-04 Richard Hendersonalpha-linux-user: Work around hosted mmap allocation...
2012-08-04 Richard Hendersonalpha-linux-user: Fix signal handling
2012-08-04 Blue Swirlbitops: drop volatile qualifier
2012-08-04 Peter Maydellconfigure: Fix set-but-not-used warning in Xen 4.1...
2012-08-04 Peter Maydellconfigure: Don't run Xen compile checks in subshells
2012-08-04 Chegu VinodFixes related to processing of qemu's -numa option
2012-08-04 Dunrong Huangbuild: Fix build breakage detected by buildbot
2012-08-03 Anthony Liguorifips: fix build on !Linux
2012-08-03 Anders Waldenborgslirp: Handle whole 127.0.0.0/8 network as local addresses.
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03 Cong Mengscsi: add support for ATA_PASSTHROUGH_xx scsi command
2012-08-03 Paul Moorevnc: disable VNC password authentication (security...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-4...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-08-03 Peter Maydellexec.c: Remove out of date comment
2012-08-03 Tyler Hallexec.c: Use subpages for large unaligned mappings
2012-08-03 Tyler Hallexec.c: Fix off-by-one error in register_subpage
2012-08-03 Amos Kongsocket: clean up redundant assignment
2012-08-03 Benoît Canethmp: show the backing file depth
2012-08-03 Benoît Canetblock: Use bdrv_get_backing_file_depth()
2012-08-03 Benoît Canetblock: create bdrv_get_backing_file_depth()
2012-08-03 Jan Kiszkaqom: Clean libuser object and dependency files
2012-08-03 Jan Kiszkausb: Clean common object and dependency files
2012-08-03 Hervé Poussineauesp: add missing const on TypeInfo structures
2012-08-03 Paolo Bonziniesp: enable for all PCI machines
2012-08-03 Paolo BonziniRevert "megasas: disable due to build breakage"
2012-08-03 Hannes Reineckemegasas: static SAS addresses
2012-08-03 Paolo Bonziniscsi-disk: fix compilation with DEBUG_SCSI
2012-08-03 Stefan Weilmegasas: Update function megasys_scsi_uninit
2012-08-03 Ronnie SahlbergSCSI: STARTSTOPUNIT only eject/load media if powercondi...
2012-08-03 Ronnie SahlbergSCSI: Update the sense code for PREVENT REMOVAL errors
2012-08-02 Peter MaydellSupport 'help' as a synonym for '?' in command line...
2012-08-02 Andreas Färbercpu: Move thread_kicked to CPUState
2012-08-02 Andreas Färbercpu: Move thread field into CPUState
2012-08-02 Andreas Färbercpu: Move CPU_COMMON_THREAD into CPUState
2012-08-02 Andreas Färberqemu-thread: Let qemu_thread_is_self() return bool
2012-08-01 Luiz Capitulinoqapi: qapi.py: allow the "'" character to be escaped
2012-08-01 Richard W.M... Replace 'struct siginfo' with 'siginfo_t'.
2012-08-01 Igor Mammedovtarget-i386: move cpu_reset and reset callback to cpu.c
2012-08-01 Igor Mammedovtarget-i386: move cpu halted decision into x86_cpu_reset
2012-08-01 Stefano Stabellinifix Xen compilation
2012-08-01 Stefano Stabellinifix Xen compilation
2012-08-01 Anthony PERARDconfigure: Fix xen probe with Xen 4.2 and later
2012-08-01 Zhi Yong Wunet: add the support for -netdev socket, listen
2012-08-01 Zhi Yong Wunet: fix the coding style
2012-08-01 Zhi Yong Wuhub: add the support for hub own flow control
2012-08-01 Zhi Yong Wunet: determine if packets can be sent before net queue...
2012-08-01 Zhi Yong Wunet: cleanup deliver/deliver_iov func pointers
2012-08-01 Zhi Yong Wunet: Make "info network" output more readable info
2012-08-01 Stefan Hajnoczinet: Rename qemu_del_vlan_client() to qemu_del_net_client()
2012-08-01 Stefan Hajnoczinet: Rename vc local variables to nc
2012-08-01 Stefan Hajnoczinet: Rename VLANClientState to NetClientState
2012-08-01 Stefan Hajnoczinet: Rename non_vlan_clients to net_clients
next