2016-10-30 |
Gonglei | cryptodev: introduce cryptodev backend interface |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Paolo Bonzini | virtio: inline set_host_notifier_internal |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Paolo Bonzini | virtio: inline virtio_queue_set_host_notifier_fd_handler |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Paolo Bonzini | virtio: use virtio_bus_set_host_notifier to start/stop... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Paolo Bonzini | virtio: remove ioeventfd_disabled altogether |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Paolo Bonzini | virtio: remove set_handler argument from set_host_notif... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Paolo Bonzini | Revert "virtio: Introduce virtio_add_queue_aio" |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Paolo Bonzini | virtio-scsi: always use dataplane path if ioeventfd... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Paolo Bonzini | virtio-blk: always use dataplane path if ioeventfd... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Paolo Bonzini | virtio: introduce virtio_device_ioeventfd_enabled |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Paolo Bonzini | virtio: add start_ioeventfd and stop_ioeventfd to Virti... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Paolo Bonzini | virtio: move ioeventfd_started flag to VirtioBusState |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Paolo Bonzini | virtio: move ioeventfd_disabled flag to VirtioBusState |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Paolo Bonzini | virtio: disable ioeventfd as early as possible |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Dr. David Alan... | virtio/migration: Migrate balloon to VMState |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Dr. David Alan... | virtio/migration: Add VMStateDescription to VirtioDevic... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/pull... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Peter Maydell | Merge remote-tracking branch 'remotes/vivier/tags/m68k... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Peter Maydell | Merge remote-tracking branch 'remotes/dgibson/tags... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Peter Maydell | Merge remote-tracking branch 'remotes/berrange/tags... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Peter Maydell | Merge remote-tracking branch 'remotes/jnsnow/tags/ide... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Peter Maydell | Merge remote-tracking branch 'remotes/kevin/tags/for... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/pull... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Samuel Thibault | curses: Use cursesw instead of curses |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Samuel Thibault | curses: fix left/right arrow translation |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Thomas Huth | ui/gtk: Fix non-working DELETE key |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Alberto Garcia | gtk: fix compilation warning with gtk 3.22.2 |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Samuel Thibault | Defer BrlAPI tty acquisition to when guest starts using... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Samuel Thibault | Add dots keypresses support to the baum braille device |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/pull... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | MAINTAINERS: update M68K entry |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: immediate ops manage word and byte operands |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: cmp manages word and bytes operands |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: add/sub manage word and byte operands |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: add addressing modes to neg |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: introduce byte and word cc_ops |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: some bit ops cleanup |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: suba/adda can manage word operand |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: and can manage word and byte operands |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: or can manage word and byte operands |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: eor can manage word and byte operands |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: add addressing modes to not |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Richard Henderson | target-m68k: Inline addx, subx, negx |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: add dbcc |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: add addressing modes to scc |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: add exg ops |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: add linkl |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Laurent Vivier | target-m68k: add bkpt instruction |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Nicholas Piggin | ppc: allow certain HV interrupts to be delivered to... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Bharata B Rao | spapr: Memory hot-unplug support |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Michael Roth | spapr: use count+index for memory hotplug |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Bharata B Rao | spapr: Add DRC count indexed hotplug identifier type |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Michael Roth | spapr: add hotplug interrupt machine options |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Michael Roth | spapr_events: add support for dedicated hotplug event... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Michael Roth | spapr: update spapr hotplug documentation |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Swapnil Bokade | target-ppc: Add xvcmpnesp, xvcmpnedp instructions |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Sandipan Das | target-ppc: add xscmp[eq,gt,ge,ne]dp instructions |
commit | commitdiff | tree | snapshot |
2016-10-28 |
David Gibson | tests: Add pseries machine to the prom-env-test, too |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Thomas Huth | spapr_nvram: Pre-initialize the NVRAM to support the... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | libqos: Change PCI accessors to take opaque BAR handle |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | tests: Don't assume structure of PCI IO base in ahci... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | tests: Use qpci_mem{read,write} in ivshmem-test |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | libqos: Add 64-bit PCI IO accessors |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | tests: Clean up IO handling in ide-test |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | libqos: Implement mmio accessors in terms of mem{read... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | libqos: Add streaming accessors for PCI MMIO |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | tests: Adjust tco-test to use qpci_legacy_iomap() |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | libqos: Better handling of PCI legacy IO |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | libqos: Move BAR assignment to common code |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | libqos: Handle PCI IO de-multiplexing in common code |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | libqos: Give qvirtio_config_read*() consistent semantics |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Hervé Poussineau | adb: change handler only when recognized |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Michael Roth | spapr: improve ibm,architecture-vec-5 property handling |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Michael Roth | spapr: add option vector handling in CAS-generated... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Michael Roth | spapr_hcall: use spapr_ovec_* interfaces for CAS options |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Michael Roth | spapr_ovec: initial implementation of option vector... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | pseries: Remove spapr_create_fdt_skel() |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | pseries: Consolidate construction of /vdevice device... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | pseries: Move /hypervisor node construction to fdt_buil... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | pseries: Move /event-sources construction to spapr_buil... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | pseries: Consolidate construction of /rtas device tree... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | pseries: Consolidate construction of /chosen device... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | pseries: Move construction of /interrupt-controller... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | pseries: Consolidate RTAS loading |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | pseries: Move adding of fdt reserve map entries |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | pseries: Make spapr_create_fdt_skel() get information... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | pseries: Remove rtas_addr and fdt_addr fields from... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
David Gibson | pseries: Split device tree construction from device... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Vasant Hegde | target-ppc: add vmul10[u,eu,cu,ecu]q instructions |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Cédric Le Goater | ppc/pnv: add a ISA bus |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Benjamin Herrenschmidt | ppc/pnv: add a LPC controller |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Cédric Le Goater | ppc/pnv: add XSCOM handlers to PnvCore |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Cédric Le Goater | ppc/pnv: add XSCOM infrastructure |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Cédric Le Goater | ppc/pnv: add a PnvCore object |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Cédric Le Goater | ppc/pnv: add a PIR handler to PnvChip |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Cédric Le Goater | ppc/pnv: add a core mask to PnvChip |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Cédric Le Goater | ppc/pnv: add a PnvChip object |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Benjamin Herrenschmidt | ppc/pnv: add skeleton PowerNV platform |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Alexey Kardashevskiy | configure, ppc64: Copy skiboot.lid to build directory... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Cédric Le Goater | ppc: add skiboot firmware for the pnv platform |
commit | commitdiff | tree | snapshot |
next |