Age | Commit message (Expand) | Author | Files | Lines |
2017-11-24 | hw/arm/virt: Add 2.11 machine type | Eric Auger | 1 | -2/+17 |
2017-11-24 | s390/kvm_virtio/linux-headers: remove traces of old virtio transport | Christian Borntraeger | 1 | -2/+4 |
2017-11-22 | spapr: Implement bug in spapr-vty device to be compatible with PowerVM | David Gibson | 1 | -0/+18 |
2017-11-22 | hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256 | Thomas Huth | 1 | -0/+4 |
2017-11-21 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'... | Peter Maydell | 5 | -5/+20 |
2017-11-20 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171120' int... | Peter Maydell | 2 | -29/+42 |
2017-11-20 | hw/arm: Silence xlnx-ep108 deprecation warning during tests | Thomas Huth | 1 | -2/+5 |
2017-11-20 | hw/arm/aspeed: Unlock SCU when running kernel | Joel Stanley | 3 | -2/+14 |
2017-11-20 | nvic: Fix ARMv7M MPU_RBAR reads | Peter Maydell | 1 | -1/+1 |
2017-11-20 | hw/net/vmxnet3: Fix code to work on big endian hosts, too | Thomas Huth | 3 | -101/+181 |
2017-11-20 | net: Transmit zero UDP checksum as 0xFFFF | Ed Swierk | 4 | -4/+5 |
2017-11-20 | hw/net/eepro100: Fix endianness problem on big endian hosts | Thomas Huth | 1 | -2/+2 |
2017-11-20 | Revert "Add new PCI ID for i82559a" | Jason Wang | 1 | -13/+0 |
2017-11-20 | spapr: reset DRCs after devices | Greg Kurz | 2 | -7/+21 |
2017-11-20 | target/ppc: Update setting of cpu features to account for compat modes | Suraj Jitindar Singh | 1 | -22/+21 |
2017-11-16 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 10 | -9/+100 |
2017-11-16 | build-sys: restrict vmcoreinfo to fw_cfg+dma capable targets | Marc-André Lureau | 1 | -1/+1 |
2017-11-16 | vmcoreinfo: put it in the 'misc' device category | Marc-André Lureau | 1 | -0/+1 |
2017-11-16 | NUMA: Enable adding NUMA node implicitly | Dou Liyang | 3 | -0/+3 |
2017-11-16 | hw/pcie-pci-bridge: restrict to X86 and ARM | Marcel Apfelbaum | 1 | -2/+2 |
2017-11-16 | hw/pci-host: Fix x86 Host Bridges 64bit PCI hole | Marcel Apfelbaum | 3 | -5/+91 |
2017-11-16 | pci: Initialize pci_dev->name before use | Alexey Kardashevskiy | 1 | -1/+1 |
2017-11-16 | fix: unrealize virtio device if we fail to hotplug it | linzhecheng | 1 | -0/+1 |
2017-11-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 4 | -17/+15 |
2017-11-16 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-11-15-1... | Peter Maydell | 2 | -17/+33 |
2017-11-15 | tpm_tis: Return 0 for every register in case of failure mode | Stefan Berger | 1 | -1/+1 |
2017-11-15 | tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failure | Stefan Berger | 1 | -0/+4 |
2017-11-15 | tpm-emulator: protect concurrent ctrl_chr access | Marc-André Lureau | 1 | -16/+28 |
2017-11-14 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171114' int... | Peter Maydell | 3 | -7/+36 |
2017-11-14 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 1 | -15/+16 |
2017-11-14 | vhost-user-scsi: add missing virtqueue_size param | Dariusz Stojaczyk | 1 | -0/+2 |
2017-11-14 | ioapic/tracing: Remove last DPRINTFs | Dr. David Alan Gilbert | 2 | -16/+6 |
2017-11-14 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171113'... | Peter Maydell | 5 | -21/+45 |
2017-11-14 | xics/kvm: synchonize state before 'info pic' | Greg Kurz | 2 | -0/+30 |
2017-11-14 | target/ppc: correct htab shift for hash on radix | Sam Bobroff | 1 | -7/+6 |
2017-11-13 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171110-pull-request' ... | Peter Maydell | 3 | -7/+18 |
2017-11-13 | hw: add .min_cpus and .default_cpus fields to machine_class | Emilio G. Cota | 3 | -8/+8 |
2017-11-13 | xlnx-zcu102: Specify the max number of CPUs for the EP108 | Emilio G. Cota | 1 | -0/+1 |
2017-11-13 | xlnx-zcu102: Add an info message deprecating the EP108 | Alistair Francis | 1 | -0/+3 |
2017-11-13 | xlnx-zynqmp: Properly support the smp command line option | Alistair Francis | 2 | -11/+18 |
2017-11-13 | highbank: validate register offset before access | Prasad J Pandit | 1 | -2/+15 |
2017-11-13 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171109' into staging | Peter Maydell | 1 | -1/+1 |
2017-11-13 | Add new PCI ID for i82559a | Mike Nawrocki | 1 | -0/+13 |
2017-11-13 | Fix eepro100 simple transmission mode | Mike Nawrocki | 1 | -15/+3 |
2017-11-10 | vmsvga: use ARRAY_SIZE macro | Philippe Mathieu-Daudé | 1 | -3/+2 |
2017-11-10 | vga: fix region checks in wraparound case | Gerd Hoffmann | 1 | -2/+2 |
2017-11-10 | virtio-gpu: fix bug in host memory calculation. | Tao Wu | 1 | -2/+14 |
2017-11-08 | s390x/pci: let pci devices start in configured mode | Christian Borntraeger | 1 | -1/+1 |
2017-11-08 | e500: ppce500_init_mpic() return device instead of IRQ array | Michael Davidsaver | 1 | -19/+13 |
2017-11-08 | hw/display/sm501: Fix comment in sm501_sysbus_class_init() | Thomas Huth | 1 | -1/+1 |