]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2015-03-19  Igor Mammedovpc: fix default VCPU to NUMA node mapping
2015-03-19  Igor Mammedovnuma: introduce machine callback for VCPU to node mapping
2015-03-19  Eduardo Habkostnuma: Reject configuration if CPU appears on multiple...
2015-03-19  Eduardo Habkostnuma: Reject CPU indexes > max_cpus
2015-03-19  Eduardo Habkostnuma: Fix off-by-one error at MAX_CPUMASK_BITS check
2015-03-19  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-03-19  Peter MaydellMerge remote-tracking branch 'remotes/amit/tags/vser...
2015-03-19  Markus Armbrusterblock: Fix blockdev-backup not to use funky error class
2015-03-19  Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-03-19  Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2015-03-19  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-03-19  Amit Shahvirtio: serial: expose a 'guest_writable' callback...
2015-03-19  Kevin Wolfraw-posix: Deprecate aio=threads fallback without O_DIRECT
2015-03-19  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-03-19  Markus Armbrusterraw-posix: Deprecate host floppy passthrough
2015-03-19  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-03-19  Shannon Zhaoqga/commands-posix: Fix resource leak
2015-03-19  Stefan Weilelf-loader: Add missing error handling for call of...
2015-03-19  Stefan Weilelf-loader: Fix truncation warning from coverity
2015-03-19  Markus Armbrusterhmp: Fix texinfo documentation
2015-03-19  VisweshFix typos in comments
2015-03-19  John Snowqtest/ahci: Fix a bit mask expression
2015-03-19  Paolo Bonzinivl: fix resource leak with monitor_fdset_add_fd
2015-03-19  Gabriel L.... smbios: add max speed comdline option for type-17 ...
2015-03-19  Paulo Vitalpc-dimm: Add description for device list.
2015-03-19  Michael Tokarevconfigure: enable kvm on x32
2015-03-19  zhanghailiangerror: Replace error_report() & error_free() with error...
2015-03-19  Gongleiarm: fix memory leak
2015-03-19  Markus Armbrusterqmp: Drop unused .user_print from command definitions
2015-03-19  Markus Armbrusterhmp: Fix definition of command quit
2015-03-19  Stefan Weiltarget-moxie: Fix warnings from Sparse (one-bit signed...
2015-03-19  Stefan Weilblock/qapi: Fix Sparse warning
2015-03-19  Stefan WeilFix remaining warnings from Sparse (void return)
2015-03-19  Stefan Weilqom: Fix warning from Sparse
2015-03-19  Stefan Weiltarget-mips: Fix warning from Sparse
2015-03-19  Stefan Weilarm/nseries: Fix warnings from Sparse
2015-03-19  Stefan Weilomap: Fix warnings from Sparse
2015-03-19  Stefan Weil9pfs: Fix warnings from Sparse
2015-03-19  Stefan Weilbackends: Fix warning from Sparse
2015-03-19  Michael Tokarevcris: remove unused cris_cond15 declarations
2015-03-18  Michael S.... pcie_aer: fix comment to match pcie spec
2015-03-18  Chen Fanpci: fix several trivial typos in comment
2015-03-18  Chen Fanaer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type...
2015-03-18  Chen Fanpcie_aer: fix typos in pcie_aer_inject_error comment
2015-03-18  Chen Fanaer: fix wrong check on expose aer tlp prefix log
2015-03-18  Chen Fanpcie: correct mistaken register bit for End-End TLP...
2015-03-18  Peter Crosthwaiteexec: Respect as_tranlsate_internal length clamp
2015-03-18  Bo Suvirtio-scsi-dataplane: fix memory leak in virtio_scsi_v...
2015-03-18  Alexey Kardashevskiyprofiler: Reenable built-in profiler
2015-03-18  Greg Kurzkvm: fix ioeventfd endianness on bi-endian architectures
2015-03-18  Fam Zhengvirtio-scsi: Fix assert in virtio_scsi_push_event
2015-03-18  Paolo Bonzinibuild: pass .d file name to scripts/make_device_config...
2015-03-18  Max Reitzcoroutine-io: Return -errno in case of error
2015-03-18  Max Reitznbd: Drop unexpected data for NBD_OPT_LIST
2015-03-18  Max Reitznbd: Fix interpretation of the export flags
2015-03-18  Max Reitznbd: Fix nbd_receive_options()
2015-03-18  Max Reitznbd: Set block size to BDRV_SECTOR_SIZE
2015-03-18  Max Reitznbd: Fix potential signed overflow issues
2015-03-18  Max Reitzqemu-nbd: fork() can fail
2015-03-18  Max Reitznbd: Handle blk_getlength() failure
2015-03-18  Max Reitznbd: Pass return value from nbd_handle_list()
2015-03-18  Max Reitznbd: Fix nbd_establish_connection()'s return value
2015-03-18  Max Reitzqemu-nbd: Detect unused partitions by system == 0
2015-03-18  Max Reitzutil/uri: Add overflow check to rfc3986_parse_port
2015-03-18  Yik Fangnbd: Fix overflow return value
2015-03-18  Leon Alraetarget-mips: save cpu state before calling MSA load...
2015-03-18  Leon Alraetarget-mips: fix hflags modified in delay / forbidden...
2015-03-18  Leon Alraetarget-mips: fix CP0.BadVAddr by stopping translation...
2015-03-18  Daniel P. Berrangeui: ensure VNC websockets server checks the ACL if...
2015-03-18  Daniel P. Berrangeui: remove separate gnutls_session for websockets server
2015-03-18  Daniel P. Berrangeui: enforce TLS when using websockets server
2015-03-18  Daniel P. Berrangeui: fix setup of VNC websockets auth scheme with TLS
2015-03-18  Daniel P. Berrangeui: split setup of VNC auth scheme into separate method
2015-03-18  Daniel P. Berrangeui: report error if user requests VNC option that is...
2015-03-18  Daniel P. Berrangeui: replace printf() calls with VNC_DEBUG
2015-03-18  Daniel P. Berrangeui: remove unused 'wiremode' variable in VncState struct
2015-03-17  Peter MaydellUpdate version for v2.3.0-rc0 release v2.3.0-rc0
2015-03-17  Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2015-03-17  Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2015-03-17  Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2015-03-17  zhanghailiangmigration: Expose 'cancelling' status to user
2015-03-17  zhanghailiangmigration: Convert 'status' of MigrationInfo to use...
2015-03-17  zhanghailianghmp: Rename 'MigrationStatus' to 'HMPMigrationStatus'
2015-03-17  zhanghailiangmigration: Rename abbreviated macro MIG_STATE_* to...
2015-03-17  Thomas Huthmigration: Remove unused functions
2015-03-17  zhanghailiangarch_init: Count the total number of pages by using...
2015-03-17  Dr. David Alan... migrate_incoming: Cleanup/clarify error messages
2015-03-17  Dr. David Alan... Warn against the use of the string as uri parameter...
2015-03-17  Dr. David Alan... migrate_incoming: use hmp_handle_error
2015-03-17  Stefan Weilmigration: Fix remaining 32 bit compiler errors
2015-03-17  Stefan Weilmigration: Fix some 32 bit compiler errors
2015-03-17  Michael Tokarevmigration/rdma: clean up qemu_rdma_dest_init a bit
2015-03-17  Markus Armbrustermigration: Avoid qerror_report_err() outside QMP comman...
2015-03-17  Eduardo Habkosttarget-i386: Remove icc_bridge parameter from cpu_x86_c...
2015-03-17  Andreas Färbertests: Add PC CPU test
2015-03-17  Andreas Färberpc: Suppress APIC ID compatibility warning for QTest
2015-03-17  Andreas Färberqdev: Move owner-less IRQs to /machine/unattached
2015-03-17  Andreas Färbermemory: Move owner-less MemoryRegions to /machine/unatt...
2015-03-17  Andreas Färberqom: Implement info qom-tree HMP command
2015-03-17  Andreas Färberqom: Implement qom-set HMP command
next