Age | Commit message (Expand) | Author |
2015-10-30 | target-mips: add PC, XNP reg numbers to RDHWR | Yongbok Kim |
2015-10-30 | hw/mips_malta: Fix KVM PC initialisation | James Hogan |
2015-10-29 | target-mips: Add enum for BREAK32 | Yongbok Kim |
2015-10-29 | target-mips: update writing to CP0.Status.KX/SX/UX in MIPS Release R6 | Leon Alrae |
2015-10-29 | target-mips: implement the CPU wake-up on non-enabled interrupts in R6 | Leon Alrae |
2015-10-29 | target-mips: move the test for enabled interrupts to a separate function | Leon Alrae |
2015-10-29 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-10-29 | enable multi-function hot-add | Cao jin |
2015-10-29 | remove function during multi-function hot-add | Cao jin |
2015-10-29 | tests/vhost-user-bridge: add vhost-user bridge application | Victor Kaplansky |
2015-10-29 | Revert "memhp: extend address auto assignment to support gaps" | Michael S. Tsirkin |
2015-10-29 | Revert "pc: memhp: force gaps between DIMM's GPA" | Michael S. Tsirkin |
2015-10-29 | virtio: drop virtqueue_map_sg | Michael S. Tsirkin |
2015-10-29 | virtio-scsi: convert to virtqueue_map | Michael S. Tsirkin |
2015-10-29 | virtio-serial: convert to virtio_map | Michael S. Tsirkin |
2015-10-29 | virtio-blk: convert to virtqueue_map | Michael S. Tsirkin |
2015-10-29 | virtio: switch to virtio_map | Michael S. Tsirkin |
2015-10-29 | virtio: introduce virtio_map | Michael S. Tsirkin |
2015-10-29 | mmap-alloc: fix error handling | Michael S. Tsirkin |
2015-10-29 | pc: memhp: do not emit inserting event for coldplugged DIMMs | Igor Mammedov |
2015-10-29 | vhost-user-test: fix up rhel6 build | Michael S. Tsirkin |
2015-10-29 | vhost-user: cleanup msg size math | Michael S. Tsirkin |
2015-10-29 | vhost-user: cleanup struct size math | Michael S. Tsirkin |
2015-10-28 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151028' into staging | Peter Maydell |
2015-10-28 | target-*: Advance pc after recognizing a breakpoint | Richard Henderson |
2015-10-28 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2015-10-28 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int... | Peter Maydell |
2015-10-28 | Update OpenBIOS images | Mark Cave-Ayland |
2015-10-27 | target-i386: Enable "check" mode by default | Eduardo Habkost |
2015-10-27 | target-i386: Don't left shift negative constant | Eduardo Habkost |
2015-10-27 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151027-... | Peter Maydell |
2015-10-27 | target-arm: Add support for S1 + S2 MMU translations | Edgar E. Iglesias |
2015-10-27 | target-arm: Route S2 MMU faults to EL2 | Edgar E. Iglesias |
2015-10-27 | target-arm: Add S2 translation to 32bit S1 PTWs | Edgar E. Iglesias |
2015-10-27 | target-arm: Add S2 translation to 64bit S1 PTWs | Edgar E. Iglesias |
2015-10-27 | target-arm: Add ARMMMUFaultInfo | Edgar E. Iglesias |
2015-10-27 | target-arm: Avoid inline for get_phys_addr | Edgar E. Iglesias |
2015-10-27 | target-arm: Add support for S2 page-table protection bits | Edgar E. Iglesias |
2015-10-27 | target-arm: Add computation of starting level for S2 PTW | Edgar E. Iglesias |
2015-10-27 | target-arm: lpae: Rename granule_sz to stride | Edgar E. Iglesias |
2015-10-27 | target-arm: lpae: Replace tsz with computed inputsize | Edgar E. Iglesias |
2015-10-27 | target-arm: Add support for AArch32 S2 negative t0sz | Edgar E. Iglesias |
2015-10-27 | target-arm: lpae: Move declaration of t0sz and t1sz | Edgar E. Iglesias |
2015-10-27 | target-arm: lpae: Make t0sz and t1sz signed integers | Edgar E. Iglesias |
2015-10-27 | target-arm: Add HPFAR_EL2 | Edgar E. Iglesias |
2015-10-27 | i.MX: Standardize i.MX GPT debug | Jean-Christophe Dubois |
2015-10-27 | i.MX: Standardize i.MX EPIT debug | Jean-Christophe Dubois |
2015-10-27 | i.MX: Standardize i.MX FEC debug | Jean-Christophe Dubois |
2015-10-27 | i.MX: Standardize i.MX CCM debug | Jean-Christophe Dubois |
2015-10-27 | i.MX: Standardize i.MX AVIC debug | Jean-Christophe Dubois |