]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-10-17 Eduardo Habkosttarget-i386: Remove underscores from feat_names arrays
2016-10-17 Eduardo Habkosttarget-i386: Make plus_features/minus_features QOM...
2016-10-17 Eduardo Habkosttarget-i386: Register aliases for feature names with...
2016-10-17 Eduardo Habkosttarget-i386: Disable VME by default with TCG
2016-10-17 Eduardo Habkosttarget-i386: List CPU models using subclass list
2016-10-17 Eduardo Habkosttests: Add test case for x86 feature parsing compatibility
2016-10-17 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2016-10-17 Li Qiang9pfs: fix memory leak in v9fs_write
2016-10-17 Li Qiang9pfs: fix memory leak in v9fs_link
2016-10-17 Li Qiang9pfs: fix memory leak in v9fs_xattrcreate
2016-10-17 Li Qiang9pfs: fix information leak in xattr read
2016-10-17 Greg Kurzvirtio-9p: add reset handler
2016-10-17 Greg Kurz9pfs: only free completed request if not flushed
2016-10-17 Greg Kurz9pfs: drop useless check in pdu_free()
2016-10-17 Greg Kurz9pfs: use coroutine_fn annotation in hw/9pfs/9p.[ch]
2016-10-17 Greg Kurz9pfs: use coroutine_fn annotation in hw/9pfs/co*.[ch]
2016-10-17 Greg Kurz9pfs: fsdev: drop useless extern annotation for functions
2016-10-17 Li Qiang9pfs: fix potential host memory leak in v9fs_read
2016-10-17 Li Qiang9pfs: allocate space for guest originated empty strings
2016-10-17 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-10-17 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/for...
2016-10-17 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2016-10-17 Alex Bennéetests/docker/Makefile.include: add a generic docker...
2016-10-17 Alex Bennéetests/docker: make test-mingw honour TARGET_LIST
2016-10-17 Alex Bennéetests/docker: test-build script
2016-10-17 Alex Bennéetests/docker: add travis dockerfile
2016-10-16 David Gibsonspapr: Improved placement of PCI host bridges in guest...
2016-10-16 David Gibsonspapr_pci: Add a 64-bit MMIO window
2016-10-16 David Gibsonspapr: Adjust placement of PCI host bridge to allow...
2016-10-16 David Gibsonspapr_pci: Delegate placement of PCI host bridges to...
2016-10-16 David Gibsonlibqos: Limit spapr-pci to 32-bit MMIO for now
2016-10-16 David Gibsonlibqos: Correct error in PCI hole sizing for spapr
2016-10-16 David Gibsonlibqos: Isolate knowledge of spapr memory map to qpci_i...
2016-10-14 Benjamin Herrenschmidtppc/xics: Split ICS into ics-base and ics class
2016-10-14 Benjamin Herrenschmidtppc/xics: Make the ICSState a list
2016-10-14 Michael Rothspapr: fix inheritance chain for default machine options
2016-10-13 Nikunj A Dadhaniatarget-ppc: implement vexts[bh]2w and vexts[bhw]2d
2016-10-13 Thomas Huthtests/boot-sector: Increase time-out to 90 seconds
2016-10-13 Thomas Huthtests/boot-sector: Use mkstemp() to create a unique...
2016-10-13 Thomas Huthtests/boot-sector: Use minimum length for the Forth...
2016-10-13 Laurent Vivierqtest: ask endianness of the target in qtest_init()
2016-10-13 Laurent Viviertests: minor cleanups in usb-hcd-uhci-test
2016-10-13 Cao jindocs/xbzrle: correction
2016-10-13 Ashijeet Acharyamigrate: move max-bandwidth and downtime-limit to migra...
2016-10-13 Dr. David Alan... migration: Fix seg with missing port
2016-10-13 Dr. David Alan... migration/postcopy: Explicitly disallow huge pages
2016-10-13 Dr. David Alan... RAMBlocks: Store page size
2016-10-13 Dr. David Alan... Postcopy vs xbzrle: Don't send xbzrle pages once in...
2016-10-13 Ashijeet Acharyamigrate: Fix bounds check for migration parameters...
2016-10-13 Eric Blakemigrate: Use boxed qapi for migrate-set-parameters
2016-10-13 Eric Blakemigrate: Share common MigrationParameters struct
2016-10-13 Eric Blakemigrate: Fix cpu-throttle-increment regression in HMP
2016-10-13 Dr. David Alan... migration/rdma: Don't flag an error when we've been...
2016-10-13 Dr. David Alan... migration: Make failed migration load set file error
2016-10-13 Dr. David Alan... migration/rdma: Pass qemu_file errors across link
2016-10-13 Dr. David Alan... migration: Report values for comparisons
2016-10-13 Dr. David Alan... migration: report an error giving the failed field
2016-10-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-13 Marc-André... Revert "char: use a fixed idx for child muxed chr"
2016-10-13 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-10-13 Gerd Hoffmanninput-linux: initialize key state
2016-10-13 Daniel P. Berrangeui: rename vnc_init_state to vnc_start_protocol
2016-10-13 Daniel P. Berrangeui: move some initialization out of vnc_init_state
2016-10-13 Daniel P. Berrangeui: remove bogus call to reset_keys() in vnc_init_state
2016-10-13 Daniel P. Berrangeui: remove bogus call to graphic_hw_update() in vnc_lis...
2016-10-13 Daniel P. Berrangeui: refactor method for setting up VncDisplay auth...
2016-10-13 Daniel P. Berrangeui: rename misleading 'VncDisplay' variables
2016-10-13 Daniel P. Berrangeui: remove 'ws_tls' field from VncState
2016-10-13 Daniel P. Berrangeui: remove 'enabled' and 'ws_enabled' fields from VncState
2016-10-13 Daniel P. Berrangeui: remove misleading comment from vnc_init_state
2016-10-13 Thomas Huthppc: Check the availability of transactional memory
2016-10-13 Thomas Huthhw/ppc/spapr: Fix the selection of the processor features
2016-10-13 Thomas Huthhw/ppc/spapr: Move code related to "ibm,pa-features...
2016-10-13 Cornelia Hucklinux-headers: update
2016-10-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-12 Hans de Goedeusb-redir: allocate buffers before waking up the host...
2016-10-12 Vijay Kumar Busb: Fix incorrect default DMA offset.
2016-10-12 Gerd Hoffmannusb: fix serial generator
2016-10-12 Gerd Hoffmannxhci: make xhci_epid_to_usbep accept XHCIEPContext
2016-10-12 Gerd Hoffmannxhci: drop XHCITransfer->{slotid,epid}
2016-10-12 Gerd Hoffmannxhci: add & use xhci_kick_epctx()
2016-10-12 Gerd Hoffmannxhci: drop XHCITransfer->xhci
2016-10-12 Gerd Hoffmannxhci: use linked list for transfers
2016-10-12 Gerd Hoffmannxhci: drop unused comp_xfer field
2016-10-12 Gerd Hoffmannxhci: decouple EV_QUEUE from TD_QUEUE
2016-10-12 Gerd Hoffmannxhci: limit the number of link trbs we are willing...
2016-10-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-10-12 Lluís Vilanovatrace: Add missing execution mode of guest events
2016-10-12 Daniel P. Berrangetrace: introduce a formal group name for trace events
2016-10-12 Daniel P. Berrangetrace: pass trace-events to tracetool as a positional...
2016-10-12 Daniel P. Berrangetrace: push reading of events up a level to tracetool...
2016-10-12 Daniel P. Berrangetrace: rename _read_events to read_events
2016-10-12 Daniel P. Berrangetrace: get rid of generated-events.h/generated-events.c
2016-10-12 Daniel P. Berrangetrace: dynamically allocate event IDs at runtime
2016-10-12 Daniel P. Berrangetrace: dynamically allocate trace_dstate in CPUState
2016-10-12 Daniel P. Berrangetrace: provide mechanism for registering trace events
2016-10-12 Daniel P. Berrangetrace: don't abort qemu if ftrace can't be initialized
2016-10-12 Daniel P. Berrangetrace: emit name <-> ID mapping in simpletrace header
2016-10-12 Daniel P. Berrangetrace: remove the TraceEventID and TraceEventVCPUID...
2016-10-12 Daniel P. Berrangetrace: give each trace event a named TraceEvent struct
next