]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-08-08 Markus Armbrustererror: Strip trailing '\n' from error string arguments...
2016-08-05 Peter Maydelltests: Rename qtests which have names ending "error"
2016-08-05 Stefan Weilwxx: Fix handling of files used for character devices
2016-08-05 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-08-05 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-08-05 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/docker...
2016-08-05 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2016-08-05 Fam Zhengvirtio-blk: Remove stale comment about draining
2016-08-05 Fam Zhengvirtio-blk: Release s->rq queue at system_reset
2016-08-05 Alberto Garciathrottle: Test burst limits lower than the normal limits
2016-08-05 Alberto Garciathrottle: Don't allow burst limits to be lower than...
2016-08-05 Klim Kireevblock/parallels: check new image size
2016-08-05 Christoph Hellwignvme: bump PCI revision
2016-08-05 Christoph Hellwignvme: fix identify to be NVMe 1.1 compliant
2016-08-05 Kevin Wolfblock: Accept any target node for transactional blockde...
2016-08-05 Fam Zhengdocker: Add "--enable-werror" to configure command...
2016-08-05 Fam Zhengdocker: Be compatible with older docker
2016-08-04 Bruce RogersXen PCI passthrough: fix passthrough failure when no...
2016-08-04 Peter MaydellMerge remote-tracking branch 'remotes/riku/tags/pull...
2016-08-04 Peter Maydelllinux-user: Handle brk() attempts with very large sizes
2016-08-04 Peter Maydelllinux-user: Fix target_semid_ds structure definition
2016-08-04 Peter Maydelllinux-user: Don't write off end of new_utsname buffer
2016-08-04 Peter Maydelllinux-user: Fix memchr() argument in open_self_cmdline()
2016-08-04 Peter Maydelllinux-user: Use correct alignment for long long on...
2016-08-04 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-08-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-08-03 Shmulik Ladkaniutil: Fix assertion in iov_copy() upon zero 'bytes...
2016-08-03 Fam Zhengqdev: Fix use after free in qdev_init_nofail error...
2016-08-03 Robert HoReorganize help output of '-display' option
2016-08-03 Peter Xux86: ioapic: add support for explicit EOI
2016-08-03 Peter Xux86: ioapic: ignore level irq during processing
2016-08-03 Igor Mammedovapic: fix broken migration for kvm-apic
2016-08-03 Markus Armbrusterfw_cfg: Make base type "fw_cfg" abstract
2016-08-03 Eric Blakeblock: Cater to iscsi with non-power-of-2 discard
2016-08-03 Eric Blakeosdep: Document differences in rounding macros
2016-08-03 Eric Blakenbd: Limit nbdflags to 16 bits
2016-08-03 Eric Blakenbd: Fix bad flag detection on server
2016-08-03 Igor Mammedovi2c: fix migration regression introduced by broadcast...
2016-08-03 Paolo Bonzinimptsas: really fix migration compatibility
2016-08-03 Emilio G. Cotaqdist: return "(empty)" instead of NULL when printing...
2016-08-03 Emilio G. Cotaqdist: use g_renew and g_new instead of g_realloc and...
2016-08-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-08-03 Daniel P. Berrangevnc: ensure connection sharing/limits is always configured
2016-08-03 Daniel P. Berrangevnc: fix crash when vnc_server_info_get has an error
2016-08-03 Daniel P. Berrangevnc: don't crash getting server info if lsock is NULL
2016-08-03 Juergen Grossxen: use a common function for pv and hvm guest backend...
2016-08-03 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-08-03 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-08-03 Daniel P. Berrangeio: remove mistaken call to object_ref on QTask
2016-08-03 Juergen Grossxen: drain submit queue in xen-usb before removing...
2016-08-03 Juergen Grossxen: when removing a backend don't remove many of them
2016-08-03 Peter Xukvm-irqchip: only commit route when irqchip is used
2016-08-03 Bharata B Raospapr: Error out when CPU hotplug is attempted on older...
2016-08-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-08-02 Evgeny Yakovlevehci: faster frame index calculation for skipped frames
2016-08-02 Stefan Weilwxx: Fix compilation of host-libusb.c
2016-08-02 Stefan Weilwxx: Fix compiler warning for host-libusb.c
2016-08-02 Eduardo HabkostMAINTAINERS: Add Host Memory Backends section
2016-08-02 Emilio G. Cotaqdist: fix memory leak during binning
2016-08-02 Dave Hansentarget-i386: fix typo in xsetbv implementation
2016-08-02 Emilio G. Cotaqht: do not segfault when gathering stats from an unini...
2016-08-02 Cao jinutil: Drop inet_listen()
2016-08-02 Cao jinutil: drop unix_nonblocking_connect()
2016-08-02 Cao jinutil: drop inet_nonblocking_connect()
2016-08-02 Paolo Bonzinicheckpatch: add check for bzero
2016-08-02 Igor Mammedovfix qemu exit on memory hotplug when allocation fails...
2016-08-02 Greg Kurznuma: set the memory backend "is_mapped" field
2016-08-02 Paolo Bonziniutil/qht: Document memory ordering assumptions
2016-08-01 Alistair FrancisMAINTAINERS: Update the Xilinx maintainers
2016-08-01 Sean BrunoFix bsd-user build errors after 8642c1b81e0418df066a796...
2016-07-29 Peter MaydellUpdate version for v2.7.0-rc1 release
2016-07-29 Aaron Lindsayavx2 configure: Disable if static build
2016-07-29 Sean BrunoUnbreak FreeBSD build after optionrom update.
2016-07-29 Paolo Bonzinioptionrom: fix detection of -Wa,-32
2016-07-29 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-07-29 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-07-29 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-07-29 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2016-07-29 Laurent Viviertests: add drive_del-test to ppc/ppc64
2016-07-29 Cao jinmptsas: Fix a migration compatible issue
2016-07-29 Marc-André... vhost: do not update last avail idx on get_vring_base...
2016-07-29 Bharata B Raospapr: Prevent boot CPU core removal
2016-07-29 Benjamin Herrenschmidtppc: Fix fault PC reporting for lve*/stve* VMX instructions
2016-07-29 lvivier@redhat.comtest: port postcopy test to ppc64
2016-07-29 David GibsonRevert "spapr: Ensure CPU cores are added contiguously...
2016-07-29 Igor Mammedovspapr: init CPUState->cpu_index with index relative...
2016-07-28 John Snowide: fix halted IO segfault at reset
2016-07-28 Marc-André... vhost: add vhost_net_set_backend()
2016-07-28 Marc-André... vhost-user: add error report in vhost_user_write()
2016-07-28 Marc-André... tests: fix vhost-user-test leak
2016-07-28 Marc-André... tests: plug some leaks in virtio-net-test
2016-07-28 Marc-André... vhost-user: wait until backend init is completed
2016-07-28 Marc-André... char: add and use tcp_chr_wait_connected
2016-07-28 Marc-André... char: add chr_wait_connected callback
2016-07-28 Marc-André... vhost: add assert() to check runtime behaviour
2016-07-28 Marc-André... vhost-net: vhost_migration_done is vhost-user specific
2016-07-28 Marc-André... Revert "vhost-net: do not crash if backend is not present"
2016-07-28 Marc-André... vhost-user: add get_vhost_net() assertions
2016-07-28 Marc-André... vhost-user: keep vhost_net after a disconnection
2016-07-28 Marc-André... vhost-user: check vhost_user_{read,write}() return...
next