]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-07-21 Pranith KumarRevert e5dfc5e8e("Move README to markdown")
2016-07-20 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-07-20 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2016-07-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-07-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-07-20 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/docker...
2016-07-20 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2016-07-20 Igor Mammedovpc: Make device_del CPU work for x86 CPUs
2016-07-20 Igor Mammedovtarget-i386: Add x86_cpu_unrealizefn()
2016-07-20 Igor Mammedovapic: Use apic_id as apic's migration instance_id
2016-07-20 Igor Mammedov(kvm)apic: Add unrealize callbacks
2016-07-20 Igor Mammedovapic: kvm-apic: Fix crash due to access to freed memory...
2016-07-20 Igor Mammedovapic: Drop APICCommonState.idx and use APIC ID as index...
2016-07-20 Igor Mammedovapic: move MAX_APICS check to 'apic' class
2016-07-20 Igor Mammedovpc: Implement query-hotpluggable-cpus callback
2016-07-20 Igor Mammedovpc: cpu: Allow device_add to be used with x86 cpu
2016-07-20 Igor Mammedovpc: Enforce adding CPUs contiguously and removing them...
2016-07-20 Igor Mammedovpc: Forbid BSP removal
2016-07-20 Igor Mammedovpc: Register created initial and hotpluged CPUs in...
2016-07-20 Igor Mammedovpc: Delay setting number of boot CPUs to machine_done...
2016-07-20 Igor Mammedovpc: Set APIC ID based on socket/core/thread ids if...
2016-07-20 Igor Mammedovtarget-i386: Fix apic object leak when CPU is deleted
2016-07-20 Igor Mammedovtarget-i386: cpu: Do not ignore error and fix apic...
2016-07-20 Paolo Bonzinitarget-i386: Add support for UMIP and RDPID CPUID bits
2016-07-20 Igor Mammedovtarget-i386: Add socket/core/thread properties to X86CPU
2016-07-20 Igor Mammedovtarget-i386: Replace custom apic-id setter/getter with...
2016-07-20 Igor Mammedovpc: cpu: Consolidate apic-id validity checks in pc_cpu_...
2016-07-20 Igor Mammedovpc: Extract CPU lookup into a separate function
2016-07-20 Dr. David Alan... target-i386: Set physical address bits based on host
2016-07-20 Igor Mammedovpc: Add x86_topo_ids_from_apicid()
2016-07-20 Igor Mammedovtarget-i386: Use uint32_t for X86CPU.apic_id
2016-07-20 Dr. David Alan... target-i386: Fill high bits of mtrr mask
2016-07-20 Dr. David Alan... target-i386: Mask mtrr mask based on CPU physical addre...
2016-07-20 Dr. David Alan... target-i386: Allow physical address bits to be set
2016-07-20 Dr. David Alan... target-i386: Provide TCG_PHYS_ADDR_BITS
2016-07-20 Cornelia Hucks390x/css: provide a dev_path for css devices
2016-07-20 Sascha Silbes390x/css: sch_handle_start_func() handles resume, too
2016-07-20 Sascha Silbes390x/css: copy CCW format bit from ORB to SCSW
2016-07-20 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-07-20 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-07-20 Gerd Hoffmannusbredir: add streams property
2016-07-20 Alexey Kardashevskiyxhci: Fix possible side effect from assert()
2016-07-20 Alex Bennéedocker: pass EXECUTABLE to build script
2016-07-20 Fam Zhengdocker: Don't start a container that doesn't exist
2016-07-20 Fam Zhengdocker: Add "images" subcommand to docker.py
2016-07-20 Fam Zhengdocker: Fix exit code if $CMD failed
2016-07-20 Fam Zhengdocker: More sensible run script
2016-07-20 Alex Bennéetests/docker/docker.py: add update operation
2016-07-20 Alex Bennéetests/docker/dockerfiles: new debian-bootstrap.docker
2016-07-20 Alex Bennéetests/docker/docker.py: check and run .pre script
2016-07-20 Alex Bennéetests/docker/docker.py: support --include-executable
2016-07-20 Alex Bennéetests/docker/docker.py: docker_dir outside build
2016-07-20 Peter MaydellMerge remote-tracking branch 'remotes/riku/tags/pull...
2016-07-20 Gerd Hoffmannqxl: fix qxl_set_dirty call in qxl_dirty_one_surface
2016-07-19 Prasanna Kumar... block/gluster: add support for multiple gluster servers
2016-07-19 Prasanna Kumar... block/gluster: using new qapi schema
2016-07-19 Prasanna Kumar... block/gluster: deprecate rdma support
2016-07-19 Prasanna Kumar... block/gluster: code cleanup
2016-07-19 Prasanna Kumar... block/gluster: rename [server, volname, image] -> ...
2016-07-19 Denis V. Lunevmirror: fix request throttling in drive-mirror
2016-07-19 Denis V. Lunevmirror: improve performance of mirroring of empty disk
2016-07-19 Denis V. Lunevmirror: efficiently zero out target
2016-07-19 Denis V. Lunevmirror: optimize dirty bitmap filling in mirror_run...
2016-07-19 Denis V. Lunevblock: remove extra condition in bdrv_can_write_zeroes_...
2016-07-19 Denis V. Lunevmirror: create mirror_dirty_init helper for mirror_run
2016-07-19 Denis V. Lunevmirror: create mirror_throttle helper
2016-07-19 Denis V. Lunevmirror: make sectors_in_flight int64_t
2016-07-19 Denis V. Lunevdirty-bitmap: operate with int64_t amount
2016-07-19 Eric Blakenet: Use correct type for bool flag
2016-07-19 Eric Blakeqapi: Change Netdev into a flat union
2016-07-19 Peter Maydellarm_gicv3: Add assert()s to tell Coverity that offsets...
2016-07-19 Peter Maydelltarget-arm: Fix unreachable code in gicv3_class_name()
2016-07-19 Peter Maydelldisas: Fix ATTRIBUTE_UNUSED define clash with ALSA...
2016-07-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-07-19 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2016-07-19 Peter Maydelllinux-user: AArch64 has sync_file_range, not sync_file_...
2016-07-19 Peter Maydelllinux-user: Fix type for SIOCATMARK ioctl
2016-07-19 Laurent Vivierlinux-user: define missing sparc syscalls
2016-07-19 Timothy Pearsonlinux-user: Fix terminal control ioctls
2016-07-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-07-19 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2016-07-19 Peter Maydelllinux-user: Add some new blk ioctls
2016-07-19 Peter Maydelllinux-user: Handle short lengths in host_to_target_sock...
2016-07-19 Peter Maydelllinux-user: Forget about synchronous signal once it...
2016-07-19 Peter Maydelllinux-user: Correct type for LOOP_GET_STATUS{,64} ioctls
2016-07-19 Peter Maydelllinux-user: Correct type for BLKSSZGET
2016-07-19 Peter Maydelllinux-user: Add loop control ioctls
2016-07-19 Peter Maydelllinux-user: Check sigsetsize argument to syscalls
2016-07-19 Laurent Vivierlinux-user: add nested netlink types
2016-07-19 Laurent Vivierlinux-user: convert sockaddr_ll from host to target
2016-07-19 Laurent Vivierlinux-user: add fd_trans helper in do_recvfrom()
2016-07-19 Laurent Vivierlinux-user: fix netlink memory corruption
2016-07-19 Laurent Vivierlinux-user: fd_trans_*_data() returns the length
2016-07-19 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2016-07-19 Eric Blakeblock: Simplify drive-mirror
2016-07-19 Eric Blakeblock: Simplify block_set_io_throttle
2016-07-19 Eric Blakeqapi: Implement boxed types for commands/events
2016-07-19 Eric Blakeqapi: Plumb in 'boxed' to qapi generator lower levels
2016-07-19 Eric Blakeqapi-event: Simplify visit of non-implicit data
2016-07-19 Eric Blakeqapi: Drop useless gen_err_check()
next