sdk/emulator/qemu.git
2016-11-01 Cédric Le Goateripmi: chassis poweroff should use qemu_system_shutdown_...
2016-11-01 Corey Minyardipmi_bmc_sim: Remove an unnecessary mutex
2016-11-01 Corey Minyardipmi: Remove hotplug from IPMI BMCs
2016-11-01 Xiao Guangrongpc: memhp: enable nvdimm device hotplug
2016-11-01 Xiao Guangrongnvdimm acpi: introduce _FIT
2016-11-01 Xiao Guangrongnvdimm acpi: introduce fit buffer
2016-11-01 Xiao Guangrongnvdimm acpi: prebuild nvdimm devices for available...
2016-11-01 Xiao Guangrongnvdimm acpi: use common macros instead of magic names
2016-11-01 Xiao Guangrongacpi nvdimm: rename result_size to dsm_out_buf_siz
2016-11-01 Xiao Guangrongnvdimm acpi: compile nvdimm acpi code arch-independently
2016-11-01 Xiao Guangrongacpi nvdimm: fix Arg6 usage
2016-11-01 Xiao Guangrongacpi nvdimm: fix ARG3 conflict
2016-11-01 Xiao Guangrongacpi nvdimm: fix device physical address base
2016-11-01 Xiao Guangrongacpi nvdimm: fix OperationRegion definition
2016-11-01 Xiao Guangrongacpi nvdimm: fix wrong buffer size returned by DSM...
2016-11-01 Gongleivirtio-crypto: add myself as virtio-crypto and cryptode...
2016-11-01 Gongleivirtio-crypto: using bh to handle dataq's requests
2016-11-01 Gongleicryptodev: introduce an unified wrapper for crypto...
2016-11-01 Gongleivirtio-crypto: add data queue processing handler
2016-11-01 Gongleivirtio-crypto: add control queue handler
2016-11-01 Gongleivirtio-crypto: set capacity of algorithms supported
2016-11-01 Gongleivirtio-crypto-pci: add virtio crypto pci support
2016-11-01 Gongleivirtio-crypto: add virtio crypto device emulation
2016-10-30 Gongleicryptodev: introduce a new cryptodev backend
2016-10-30 Gongleivirtio-crypto: introduce virtio_crypto.h
2016-10-30 Gongleicryptodev: add symmetric algorithm operation stuff
2016-10-30 Gongleicryptodev: introduce cryptodev backend interface
2016-10-30 Paolo Bonzinivirtio: inline set_host_notifier_internal
2016-10-30 Paolo Bonzinivirtio: inline virtio_queue_set_host_notifier_fd_handler
2016-10-30 Paolo Bonzinivirtio: use virtio_bus_set_host_notifier to start/stop...
2016-10-30 Paolo Bonzinivirtio: remove ioeventfd_disabled altogether
2016-10-30 Paolo Bonzinivirtio: remove set_handler argument from set_host_notif...
2016-10-30 Paolo BonziniRevert "virtio: Introduce virtio_add_queue_aio"
2016-10-30 Paolo Bonzinivirtio-scsi: always use dataplane path if ioeventfd...
2016-10-30 Paolo Bonzinivirtio-blk: always use dataplane path if ioeventfd...
2016-10-30 Paolo Bonzinivirtio: introduce virtio_device_ioeventfd_enabled
2016-10-30 Paolo Bonzinivirtio: add start_ioeventfd and stop_ioeventfd to Virti...
2016-10-30 Paolo Bonzinivirtio: move ioeventfd_started flag to VirtioBusState
2016-10-30 Paolo Bonzinivirtio: move ioeventfd_disabled flag to VirtioBusState
2016-10-30 Paolo Bonzinivirtio: disable ioeventfd as early as possible
2016-10-30 Dr. David Alan... virtio/migration: Migrate balloon to VMState
2016-10-30 Dr. David Alan... virtio/migration: Add VMStateDescription to VirtioDevic...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-28 Samuel Thibaultcurses: Use cursesw instead of curses
2016-10-28 Samuel Thibaultcurses: fix left/right arrow translation
2016-10-28 Thomas Huthui/gtk: Fix non-working DELETE key
2016-10-28 Alberto Garciagtk: fix compilation warning with gtk 3.22.2
2016-10-28 Samuel ThibaultDefer BrlAPI tty acquisition to when guest starts using...
2016-10-28 Samuel ThibaultAdd dots keypresses support to the baum braille device
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-28 Laurent VivierMAINTAINERS: update M68K entry
2016-10-28 Laurent Viviertarget-m68k: immediate ops manage word and byte operands
2016-10-28 Laurent Viviertarget-m68k: cmp manages word and bytes operands
2016-10-28 Laurent Viviertarget-m68k: add/sub manage word and byte operands
2016-10-28 Laurent Viviertarget-m68k: add addressing modes to neg
2016-10-28 Laurent Viviertarget-m68k: introduce byte and word cc_ops
2016-10-28 Laurent Viviertarget-m68k: some bit ops cleanup
2016-10-28 Laurent Viviertarget-m68k: suba/adda can manage word operand
2016-10-28 Laurent Viviertarget-m68k: and can manage word and byte operands
2016-10-28 Laurent Viviertarget-m68k: or can manage word and byte operands
2016-10-28 Laurent Viviertarget-m68k: eor can manage word and byte operands
2016-10-28 Laurent Viviertarget-m68k: add addressing modes to not
2016-10-28 Richard Hendersontarget-m68k: Inline addx, subx, negx
2016-10-28 Laurent Viviertarget-m68k: add dbcc
2016-10-28 Laurent Viviertarget-m68k: add addressing modes to scc
2016-10-28 Laurent Viviertarget-m68k: add exg ops
2016-10-28 Laurent Viviertarget-m68k: add linkl
2016-10-28 Laurent Viviertarget-m68k: add bkpt instruction
2016-10-28 Nicholas Pigginppc: allow certain HV interrupts to be delivered to...
2016-10-28 Bharata B Raospapr: Memory hot-unplug support
2016-10-28 Michael Rothspapr: use count+index for memory hotplug
2016-10-28 Bharata B Raospapr: Add DRC count indexed hotplug identifier type
2016-10-28 Michael Rothspapr: add hotplug interrupt machine options
2016-10-28 Michael Rothspapr_events: add support for dedicated hotplug event...
2016-10-28 Michael Rothspapr: update spapr hotplug documentation
2016-10-28 Swapnil Bokadetarget-ppc: Add xvcmpnesp, xvcmpnedp instructions
2016-10-28 Sandipan Dastarget-ppc: add xscmp[eq,gt,ge,ne]dp instructions
2016-10-28 David Gibsontests: Add pseries machine to the prom-env-test, too
2016-10-27 Thomas Huthspapr_nvram: Pre-initialize the NVRAM to support the...
2016-10-27 David Gibsonlibqos: Change PCI accessors to take opaque BAR handle
2016-10-27 David Gibsontests: Don't assume structure of PCI IO base in ahci...
2016-10-27 David Gibsontests: Use qpci_mem{read,write} in ivshmem-test
2016-10-27 David Gibsonlibqos: Add 64-bit PCI IO accessors
2016-10-27 David Gibsontests: Clean up IO handling in ide-test
2016-10-27 David Gibsonlibqos: Implement mmio accessors in terms of mem{read...
2016-10-27 David Gibsonlibqos: Add streaming accessors for PCI MMIO
2016-10-27 David Gibsontests: Adjust tco-test to use qpci_legacy_iomap()
2016-10-27 David Gibsonlibqos: Better handling of PCI legacy IO
2016-10-27 David Gibsonlibqos: Move BAR assignment to common code
2016-10-27 David Gibsonlibqos: Handle PCI IO de-multiplexing in common code
2016-10-27 David Gibsonlibqos: Give qvirtio_config_read*() consistent semantics
2016-10-27 Hervé Poussineauadb: change handler only when recognized
2016-10-27 Michael Rothspapr: improve ibm,architecture-vec-5 property handling
2016-10-27 Michael Rothspapr: add option vector handling in CAS-generated...
next