Age | Commit message (Expand) | Author | Files | Lines |
2018-01-26 | xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU | Alistair Francis | 2 | -0/+84 |
2018-01-26 | microblaze: boot.c: Don't try to find NULL file | Alistair Francis | 1 | -1/+1 |
2018-01-26 | usb-ccid: convert CCIDCardClass::exitfn() -> unrealize() | Philippe Mathieu-Daudé | 4 | -17/+17 |
2018-01-26 | usb-ccid: inline ccid_card_initfn() in ccid_card_realize() | Philippe Mathieu-Daudé | 1 | -18/+7 |
2018-01-26 | hw/usb/ccid: Make ccid_card_init() take an error parameter | Mao Zhongyi | 4 | -45/+50 |
2018-01-26 | usb-storage: Fix share-rw option parsing | Fam Zheng | 2 | -2/+10 |
2018-01-26 | usb: Remove legacy -usbdevice options (host, serial, disk and net) | Thomas Huth | 6 | -265/+1 |
2018-01-25 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'... | Peter Maydell | 6 | -13/+71 |
2018-01-25 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s... | Peter Maydell | 9 | -252/+363 |
2018-01-25 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180125-pull-request' ... | Peter Maydell | 1 | -0/+3 |
2018-01-25 | sun4u: implement power device | Mark Cave-Ayland | 1 | -1/+63 |
2018-01-25 | sparc64: convert hw/sparc64/sparc64.c from DPRINTF macros to trace events | Mark Cave-Ayland | 2 | -51/+52 |
2018-01-25 | pl110: Implement vertical compare/next base interrupts | Linus Walleij | 1 | -1/+29 |
2018-01-25 | xilinx_spips: Correct usage of an uninitialized local variable | Francisco Iglesias | 1 | -1/+17 |
2018-01-25 | sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace object | Philippe Mathieu-Daudé | 1 | -0/+1 |
2018-01-25 | hw/arm/virt: Check that the CPU realize method succeeded | Peter Maydell | 1 | -1/+1 |
2018-01-25 | hw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL.CBPR is 1 | Luc MICHEL | 1 | -3/+13 |
2018-01-25 | hw/intc/arm_gic: Fix group priority computation for group 1 IRQs | Luc MICHEL | 1 | -1/+2 |
2018-01-25 | hw/intc/arm_gic: Fix C_RPR value on idle priority | Luc MICHEL | 1 | -0/+5 |
2018-01-25 | hw/intc/arm_gic: Prevent the GIC from signaling an IRQ when it's "active and ... | Luc MICHEL | 1 | -0/+1 |
2018-01-25 | i.MX: Fix FEC/ENET receive funtions | Jean-Christophe Dubois | 1 | -6/+2 |
2018-01-25 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r... | Peter Maydell | 3 | -79/+99 |
2018-01-25 | vga: check the validation of memory addr when draw text | linzhecheng | 1 | -0/+3 |
2018-01-24 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2 | -5/+35 |
2018-01-24 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2 | -16/+8 |
2018-01-24 | sabre: convert from SABRE_DPRINTF macro to trace-events | Mark Cave-Ayland | 2 | -22/+21 |
2018-01-24 | apb: rename apb.c to sabre.c | Mark Cave-Ayland | 3 | -30/+31 |
2018-01-24 | sun4u: rename apb variables and constants | Mark Cave-Ayland | 1 | -20/+21 |
2018-01-24 | apb: rename QOM type from TYPE_APB to TYPE_SABRE | Mark Cave-Ayland | 2 | -18/+18 |
2018-01-24 | apb: QOMify sabre PCI host bridge | Mark Cave-Ayland | 1 | -3/+3 |
2018-01-24 | apb: change pbm_pci_host prefix functions to use sabre_pci prefix | Mark Cave-Ayland | 1 | -6/+6 |
2018-01-24 | apb: rename APB functions to use sabre prefix | Mark Cave-Ayland | 1 | -55/+54 |
2018-01-24 | simba: rename PBMPCIBridge and QOM types to reflect simba naming | Mark Cave-Ayland | 2 | -17/+17 |
2018-01-24 | apb: split simba PCI bridge into hw/pci-bridge/simba.c | Mark Cave-Ayland | 3 | -61/+104 |
2018-01-24 | sparc/leon3 irqmp: fix IRQ software ack | Jean-Christophe Dubois | 1 | -6/+11 |
2018-01-24 | Revert "virtio: postpone the execution of event_notifier_cleanup function" | Michael S. Tsirkin | 1 | -11/+8 |
2018-01-24 | Revert "virtio: improve virtio devices initialization time" | Michael S. Tsirkin | 1 | -5/+0 |
2018-01-24 | Merge remote-tracking branch 'remotes/xtensa/tags/20180122-xtensa' into staging | Peter Maydell | 5 | -137/+411 |
2018-01-23 | linux-user: remove nmi.c and fw-path-provider.c | Laurent Vivier | 3 | -79/+99 |
2018-01-23 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180122' into staging | Peter Maydell | 3 | -7/+8 |
2018-01-23 | hw/block: Fix pin-based interrupt behaviour of NVMe | Hikaru Nishida | 2 | -5/+35 |
2018-01-23 | Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into... | Peter Maydell | 59 | -297/+295 |
2018-01-22 | target/xtensa: allow different default CPU for MMU/noMMU | Max Filippov | 1 | -8/+8 |
2018-01-22 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180121' int... | Peter Maydell | 7 | -82/+49 |
2018-01-22 | s390x: fix storage attributes migration for non-small guests | Claudio Imbrenda | 1 | -2/+2 |
2018-01-22 | hw/s390x: Replace fprintf(stderr, "*\n" with qemu_log_mask() | Alistair Francis | 1 | -2/+3 |
2018-01-22 | s390x/sclp: fix missing be conversion | David Hildenbrand | 1 | -2/+2 |
2018-01-22 | s390x/sclp: fixup highest CPU address | Christian Borntraeger | 1 | -1/+1 |
2018-01-22 | hw/isa: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 1 | -3/+4 |
2018-01-22 | hw/ipmi: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 1 | -2/+3 |