]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2014-06-05 Paolo Bonzinihw: use ld_p/st_p instead of ld_raw/st_raw
2014-06-05 Paolo Bonzininseries: clean up coding style
2014-06-05 Stefan Weilcputlb: Fix regression with TCG interpreter (bug 1310324)
2014-06-03 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2014-06-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-02 Gerd Hoffmannseabios: update to 1.7.5 final
2014-06-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-02 Gerd Hoffmannxhci: order superspeed ports first
2014-06-02 Gongleivnc-enc-tight: Fix divide-by-zero in tight_detect_smoot...
2014-06-02 Gerd Hoffmannvnc: add trace events for key events
2014-06-02 Gerd Hoffmannvnc: refuse to set a password with VNC_AUTH_NONE
2014-06-02 Gerd Hoffmannxhci: make port reset trace point more verbose
2014-06-02 Gerd Hoffmannusb: add usb_pick_speed
2014-06-02 Gerd Hoffmannusb-host: add HAVE_STREAMS define
2014-06-02 Gerd Hoffmannusb-host: allow attaching usb3 devices to ehci
2014-06-02 Gerd Hoffmannusb: improve ehci/uhci test
2014-06-02 Gerd Hoffmannusb: move ehci register defines to header file
2014-06-02 Gerd Hoffmannusb: add uhci port status reserved bit
2014-06-02 Gerd Hoffmannusb: move uhci register defines to header file
2014-06-02 Gerd Hoffmannqtest: fix qpci_config_writel
2014-06-02 Gerd Hoffmannsdl2: textinput + terminal
2014-06-02 Gerd Hoffmannsdl2: make Ctrl-Alt-<nr> hotkeys show and hide windows
2014-06-02 Gerd Hoffmannconsole: add kbd_put_string_console
2014-06-02 Gerd Hoffmannconsole: add kbd_put_qcode_console
2014-06-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-06-02 Peter MaydellRevert "bsd-user: replace fprintf(stderr, ...) with...
2014-06-02 Max Reitzqemu-img: Report error even with --oformat=json
2014-05-30 David Gibsonvfio: Add guest side IOMMU support
2014-05-30 David Gibsonvfio: Create VFIOAddressSpace objects as needed
2014-05-30 David Gibsonvfio: Introduce VFIO address spaces
2014-05-30 Alexey Kardashevskiyvfio: Rework to have error paths
2014-05-30 Alexey Kardashevskiyvfio: Fix 128 bit handling
2014-05-30 Alexey Kardashevskiyint128: Add int128_exts64()
2014-05-30 David Gibsonmemory: Sanity check that no listeners remain on a...
2014-05-30 Alex Williamsonvfio-pci: Quirk RTL8168 NIC
2014-05-30 Fam Zhengvmdk: Fix local_err in vmdk_create
2014-05-30 Peter Maydellblock/raw-posix.c: Avoid nonstandard LONG_LONG_MAX
2014-05-30 Markus Armbrusterqemu-img: Plug memory leak in convert command
2014-05-30 Markus Armbrusterblock/sheepdog: Plug memory leak in sd_snapshot_create()
2014-05-30 Markus Armbrusterblock/vvfat: Plug memory leak in read_directory()
2014-05-30 Markus Armbrusterblock/vvfat: Plug memory leak in check_directory_consis...
2014-05-30 Markus Armbrusterblock/qapi: Plug memory leak in dump_qobject() case...
2014-05-30 Markus Armbrusterblockdev: Plug memory leak in drive_init()
2014-05-30 Markus Armbrusterblockdev: Plug memory leak in blockdev_init()
2014-05-30 Markus Armbrusterqemu-io: Don't print NULL when open without non-option...
2014-05-30 Markus Armbrusterqemu-io: Plug memory leak in open command
2014-05-30 Markus Armbrusterqemu-io: Support multiple -o in open command
2014-05-30 Markus Armbrusterblock: Plug memory leak on brv_open_image() error path
2014-05-30 Markus Armbrusterqcow2: Plug memory leak on qcow2_invalidate_cache(...
2014-05-30 Markus Armbrusterblock/vvfat: Plug memory leak in enable_write_target()
2014-05-30 Markus Armbrusterqemu-img: Plug memory leak on block option help error...
2014-05-28 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-05-28 Peter MaydellMerge remote-tracking branch 'remotes/rth/tcg-next...
2014-05-28 Richard Hendersontcg/optimize: Remember garbage high bits for 32-bit ops
2014-05-28 Richard Hendersontcg/optimize: Move updating of gen_opc_buf into tcg_opt...
2014-05-28 Richard Hendersontcg-sparc: Make debug_frame const
2014-05-28 Richard Hendersontcg-s390: Make debug_frame const
2014-05-28 Richard Hendersontcg-arm: Make debug_frame const
2014-05-28 Richard Hendersontcg-aarch64: Make debug_frame const
2014-05-28 Richard Hendersontcg-i386: Make debug_frame const
2014-05-28 Richard Hendersontcg: Allow the debug_frame data structure to be constant
2014-05-28 Richard Hendersontcg: Move size effects out of dh_arg
2014-05-28 Richard Hendersontcg: Remove sizemask and flags arguments to tcg_gen_callN
2014-05-28 Richard Hendersontcg: Save flags and computed sizemask in TCGHelperInfo
2014-05-28 Richard Hendersontcg: Register the helper info struct rather than the...
2014-05-28 Richard Hendersontcg: Move side effects out of dh_sizemask
2014-05-28 Richard Hendersontcg: Inline tcg_gen_helperN
2014-05-28 Richard Hendersontcg: Use helper-gen.h in tcg-op.h
2014-05-28 Richard Hendersontcg: Push tcg-runtime routines into exec/helper-*
2014-05-28 Richard Hendersontcg: Invert the inclusion of helper.h
2014-05-28 Richard Hendersontcg: Optimize brcond2 and setcond2 ne/eq
2014-05-28 Peter Crosthwaitessi: Name the CS GPIO
2014-05-28 Peter Crosthwaiteqdev: Implement named GPIOs
2014-05-28 Marcel Apfelbaummachine: Make -machine opts properties of MachineState
2014-05-28 Marcel Apfelbaumtests: Check empty QMP output visitor
2014-05-28 Marcel Apfelbaumqapi: Avoid output visitor crashing if it encounters...
2014-05-28 Marcel Apfelbaumvl.c: Do not set 'type' property in obj_set_property()
2014-05-28 Marcel Apfelbaummachine: Conversion of QEMUMachineInitArgs to MachineState
2014-05-28 Cole Robinsonqom-test: Test qom-list on link<> properties
2014-05-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-05-28 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-05-28 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20140...
2014-05-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-05-28 Markus Armbrusterblock/sheepdog: Don't use qerror_report()
2014-05-28 Markus Armbrusterblock/sheepdog: Fix silent sd_open(), sd_create() failures
2014-05-28 Markus Armbrusterblock/sheepdog: Propagate errors to open and create...
2014-05-28 Markus Armbrusterblock/sheepdog: Propagate errors through find_vdi_name()
2014-05-28 Markus Armbrusterblock/sheepdog: Propagate errors through do_sd_create()
2014-05-28 Markus Armbrusterblock/sheepdog: Propagate errors through sd_prealloc()
2014-05-28 Markus Armbrusterblock/sheepdog: Propagate errors through get_sheep_fd()
2014-05-28 Markus Armbrusterblock/sheepdog: Propagate errors through connect_to_sdog()
2014-05-28 Markus Armbrusterblock/vvfat: Propagate errors through init_directories()
2014-05-28 Markus Armbrusterblock/vvfat: Propagate errors through enable_write_target()
2014-05-28 Markus Armbrusterblock/ssh: Propagate errors to open and create methods
2014-05-28 Markus Armbrusterblock/ssh: Propagate errors through connect_to_ssh()
2014-05-28 Markus Armbrusterblock/ssh: Propagate errors through authenticate()
2014-05-28 Markus Armbrusterblock/ssh: Propagate errors through check_host_key()
2014-05-28 Markus Armbrusterblock/ssh: Drop superfluous libssh2_session_last_errno...
next