]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-09-20 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.90' into staging
2013-09-20 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-09-19 Hans de Goedeusb: Fix iovec memleak on combined-packet free
2013-09-19 Hans de Goedeusb: Also reset max_packet_size on ep_reset
2013-09-19 Hans de Goedexhci: Fix memory leak on xhci_disable_ep
2013-09-19 Hans de Goedexhci: Add xhci_epid_to_usbep helper function
2013-09-19 Hans de Goedexhci: Init a transfers xhci, slotid and epid member...
2013-09-19 Hans de Goedexhci: Fix number of streams allocated when using streams
2013-09-19 Gerd Hoffmannusb: remove old usb-host code
2013-09-18 Luiz CapitulinoQMP: qmp-events.txt: alphabetical order fix and other...
2013-09-18 Luiz CapitulinoQMP: Update qmp-spec.txt
2013-09-18 Luiz CapitulinoQMP: Update README file
2013-09-18 Luiz CapitulinoQMP: QMP/ -> docs/qmp/
2013-09-18 Luiz CapitulinoQMP: fix qmp-commands.txt generation path
2013-09-18 Luiz CapitulinoQMP: add scripts/qmp
2013-09-17 Eduardo OtuboMAINTAINERS: Add myself to MAINTAINERS file
2013-09-17 Anthony Liguorihmp: block-stream: fix typo
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'rth/tgt-i386' into staging
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.7' into...
2013-09-17 Jan Kiszkaslirp: clean up slirp_update_timeout
2013-09-17 Liu Ping Fanslirp: set mainloop timeout with more precise value
2013-09-17 Liu Ping Fanslirp: define timeout as macro
2013-09-17 Liu Ping Fanslirp: make timeout local
2013-09-13 Max Reitzqemu-iotests: Fix test 038
2013-09-12 Peter Maydelltarget-i386: Only provide CMOV and friends if feature...
2013-09-12 Paolo Bonzinitarget-i386: fix disassembly with PAE=1, PG=0
2013-09-12 Markus Armbrusterpc_sysfw: Fix ISA BIOS init for ridiculously big flash
2013-09-12 Markus Armbrusterexec: Don't abort when we can't allocate guest memory
2013-09-12 Markus Armbrusterexec: Clean up unnecessary S390 ifdeffery
2013-09-12 Markus Armbrusterexec: Drop incorrect & dead S390 code in qemu_ram_remap()
2013-09-12 Markus Armbrusterexec: Simplify the guest physical memory allocation...
2013-09-12 Markus Armbrusterexec: Reduce ifdeffery around -mem-path
2013-09-12 Markus Armbrusterexec: Clean up fall back when -mem-path allocation...
2013-09-12 Markus Armbrusterexec: Fix Xen RAM allocation with unusual options
2013-09-12 Max Reitzblock: Assert validity of BdrvActionOps
2013-09-12 Bharata B Raoqemu-iotests: Cleanup test image in test number 007
2013-09-12 Paolo Bonziniqemu-img: fix invalid JSON
2013-09-12 Alexey Kardashevskiyspapr-vscsi: Report error on unsupported MAD requests
2013-09-12 Nikunj A. Dadhaniaspapr-vscsi: Adding VSCSI capabilities
2013-09-12 Peter Lieveniscsi: split discard requests in multiple parts
2013-09-12 Stefan Hajnoczicoroutine: add ./configure --disable-coroutine-pool
2013-09-12 Max Reitzqemu-iotests: Adjustments due to error propagation
2013-09-12 Max Reitzqcow2: Use Error parameter
2013-09-12 Max Reitzqemu-img create: Emit filename on error
2013-09-12 Max Reitzblock: Error parameter for create functions
2013-09-12 Max Reitzblock: Error parameter for open functions
2013-09-12 Max Reitzbdrv: Use "Error" for creating images
2013-09-12 Max Reitzbdrv: Use "Error" for opening images
2013-09-12 Wenchao Xiaqemu-iotests: add 057 internal snapshot for block devic...
2013-09-12 Wenchao Xiahmp: add interface hmp_snapshot_delete_blkdev_internal
2013-09-12 Wenchao Xiahmp: add interface hmp_snapshot_blkdev_internal
2013-09-12 Wenchao Xiaqmp: add interface blockdev-snapshot-delete-internal...
2013-09-12 Wenchao Xiaqmp: add interface blockdev-snapshot-internal-sync
2013-09-12 Wenchao Xiaqmp: add internal snapshot support in qmp_transaction
2013-09-12 Wenchao Xiasnapshot: distinguish id and name in snapshot delete
2013-09-12 Wenchao Xiasnapshot: new function bdrv_snapshot_find_by_id_and_name()
2013-09-12 Max Reitzqemu-iotests: New test case in 061
2013-09-12 Wenchao Xiaqemu-iotests: add tests for runtime fd passing via...
2013-09-12 Wenchao Xiaqemu-iotests: add infrastructure of fd passing via SCM
2013-09-12 Wenchao Xiaqemu-iotests: add unix socket help program
2013-09-12 Max Reitzqemu-iotest: qcow2 image option amendment
2013-09-12 Max Reitzqcow2: Implement bdrv_amend_options
2013-09-12 Max Reitzqcow2: Save refcount order in BDRVQcowState
2013-09-12 Max Reitzqcow2-cluster: Expand zero clusters
2013-09-12 Max Reitzqcow2-cache: Empty cache
2013-09-12 Max Reitzblock: Image file option amendment
2013-09-12 Tal Kainraw-win32.c: Fix incorrect handling behaviour of small...
2013-09-12 Kevin Wolfqcow2: Discard VM state in active L1 after creating...
2013-09-12 Kevin Wolfqcow2: Pass discard type to qcow2_discard_clusters()
2013-09-12 Gerd Hoffmannchardev: fix pty_chr_timer
2013-09-12 Peter Lieveniscsi: add .bdrv_get_block_status
2013-09-12 Peter Lieveniscsi: add logical block provisioning information to...
2013-09-12 Peter Maydellhw/scsi/lsi53c895a: Use deposit32 rather than handcoded...
2013-09-12 Peter Maydellhw/scsi/lsi53c895a: Use sextract32 for sign-extension
2013-09-12 Markus Armbrusterscsi: Fix scsi_bus_legacy_add_drive() scsi-generic...
2013-09-12 Markus Armbrustervirtio-scsi: Make type virtio-scsi-common abstract
2013-09-12 Alexey Kardashevskiyspapr-vscsi: add task management
2013-09-12 Paolo Bonziniscsi: prefer UUID to VM name for the initiator name
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v73' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.89' into staging
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-09-10 Alexander Grafconfigure: Add handling code for AArch64 targets
2013-09-10 Alexander Graflinux-user: Add AArch64 support
2013-09-10 Peter Maydelllinux-user: Allow targets to specify a minimum uname...
2013-09-10 Alexander Graflinux-user: Add AArch64 termbits.h definitions
2013-09-10 Alexander Graflinux-user: Implement cpu_set_tls() and cpu_clone_regs...
2013-09-10 Peter Maydelllinux-user: Make sure NWFPE code is 32 bit ARM only
2013-09-10 Andreas Schwablinux-user: Add signal handling for AArch64
2013-09-10 Alexander Graflinux-user: Fix up AArch64 syscall handlers
2013-09-10 Alexander Graflinux-user: Add syscall number definitions for AArch64
2013-09-10 Peter Maydelllinux-user: Add cpu loop for AArch64
2013-09-10 Alexander Graflinux-user: Don't treat AArch64 cpu names specially
next