Commit Graph

  • ebd205c080 aspeed: vic: Add support for legacy register interface Andrew Jeffery 2019-07-01 17:26:18 +01:00
  • 118c82e7ff hw/misc/aspeed_xdma: New device Eddie James 2019-07-01 17:26:18 +01:00
  • aae7a18d47 aspeed: Add support for the swift-bmc board Adriana Kobylak 2019-07-01 17:26:17 +01:00
  • 6da4433fc5 aspeed/smc: add a 'sdram_base' property Cédric Le Goater 2019-07-01 17:26:17 +01:00
  • ad1a978218 aspeed: add a RAM memory region container Cédric Le Goater 2019-07-01 17:26:17 +01:00
  • 026498a8f1 aspeed: remove the "ram" link Cédric Le Goater 2019-07-01 17:26:17 +01:00
  • 055762479b aspeed/timer: Ensure positive muldiv delta Christian Svensson 2019-07-01 17:26:17 +01:00
  • 696942b8bc aspeed/timer: Fix match calculations Andrew Jeffery 2019-07-01 17:26:17 +01:00
  • 58044b5cf5 aspeed/timer: Status register contains reload for stopped timer Andrew Jeffery 2019-07-01 17:26:16 +01:00
  • 8137355e85 aspeed/timer: Fix behaviour running Linux Joel Stanley 2019-07-01 17:26:16 +01:00
  • 6734099048 aspeed: add support for multiple NICs Cédric Le Goater 2019-07-01 17:26:16 +01:00
  • ece09beec4 aspeed: introduce a configurable number of CPU per machine Cédric Le Goater 2019-07-01 17:26:16 +01:00
  • 75fb4577fc hw/arm/aspeed: Add RTC to SoC Joel Stanley 2019-07-01 17:26:16 +01:00
  • 979672cf51 hw: timer: Add ASPEED RTC device Joel Stanley 2019-07-01 17:26:15 +01:00
  • d783d1fe58 aspeed: add a per SoC mapping for the memory space Cédric Le Goater 2019-07-01 17:26:15 +01:00
  • b456b1132e aspeed: add a per SoC mapping for the interrupt space Cédric Le Goater 2019-07-01 17:26:15 +01:00
  • 01b96ec8c4 i.mx7d: pci: Update PCI IRQ mapping to match HW Andrey Smirnov 2019-07-01 17:26:15 +01:00
  • 97b7e29bce pci: designware: Update MSI mapping when MSI address changes Andrey Smirnov 2019-07-01 17:26:15 +01:00
  • 4eb42b81c5 pci: designware: Update MSI mapping unconditionally Andrey Smirnov 2019-07-01 17:26:15 +01:00
  • 6ee51e961e i.mx7d: Add no-op/unimplemented PCIE PHY IP block Andrey Smirnov 2019-07-01 17:26:14 +01:00
  • f0d877dc5e i.mx7d: Add no-op/unimplemented APBH DMA module Andrey Smirnov 2019-07-01 17:26:14 +01:00
  • 4414942e7e hw/arm/virt: Add support for Cortex-A7 Jan Kiszka 2019-07-01 17:26:14 +01:00
  • dd97ef044a hw/arm/msf2-som: Exit when the cpu is not the expected one Philippe Mathieu-Daudé 2019-07-01 17:26:14 +01:00
  • b48b064009 hw/arm/boot: fix direct kernel boot with initrd Andrew Jones 2019-07-01 17:26:14 +01:00
  • 5e6ebacc3b Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' into staging Peter Maydell 2019-07-01 16:59:29 +01:00
  • ae9108f8f0 Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-request' into staging Peter Maydell 2019-07-01 15:55:40 +01:00
  • 8351ef7aa9 Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' into staging Peter Maydell 2019-07-01 14:39:45 +01:00
  • d85d65cc29 pcie: minor cleanups for slot control/status Michael S. Tsirkin 2019-07-01 05:29:51 -04:00
  • 110c477c2e pcie: work around for racy guest init Michael S. Tsirkin 2019-06-21 02:38:41 -04:00
  • 2841ab435b pcie: check that slt ctrl changed before deleting Michael S. Tsirkin 2019-06-21 00:12:22 -04:00
  • 861dc73518 pcie: don't skip multi-mask events Michael S. Tsirkin 2019-06-20 13:44:32 -04:00
  • 39d1b92b81 Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190625' into staging Peter Maydell 2019-07-01 13:47:20 +01:00
  • ab67678a59 Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into staging Peter Maydell 2019-07-01 13:03:51 +01:00
  • 8b3410deb2 s390x: add cpu feature/model files to KVM section Cornelia Huck 2019-06-26 15:00:21 +02:00
  • 7fec76a022 Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' into staging Peter Maydell 2019-07-01 11:28:28 +01:00
  • 6c11dda922 build: use $(DESTDIR)x instead of $(DESTDIR)/x Stefan Hajnoczi 2019-05-21 15:53:18 +01:00
  • 263807f4e8 ati-vga: switch to vgabios-ati.bin Gerd Hoffmann 2019-06-20 17:11:04 +02:00
  • 0cca7e7bfd seabios: add ati vgabios binary Gerd Hoffmann 2019-06-20 17:11:03 +02:00
  • 350ef09674 seabios: add config for ati vgabios Gerd Hoffmann 2019-06-20 17:11:02 +02:00
  • 866ad5f5ff ati-vga: Fixes to offset and pitch registers BALATON Zoltan 2019-06-24 11:50:12 +02:00
  • c82c7336de ati-vga: Implement DDC and EDID info from monitor BALATON Zoltan 2019-06-20 12:55:23 +02:00
  • d718b7475b i2c: Move bitbang_i2c.h to include/hw/i2c/ BALATON Zoltan 2019-06-20 12:55:23 +02:00
  • 395fd69582
    hw/riscv: Extend the kernel loading support Alistair Francis 2019-06-24 15:11:54 -07:00
  • b30422231b
    hw/riscv: Add support for loading a firmware Alistair Francis 2019-06-24 15:11:52 -07:00
  • 0ac24d56c5
    hw/riscv: Split out the boot functions Alistair Francis 2019-06-24 15:11:49 -07:00
  • 05446f4133
    riscv: sifive_u: Update the plic hart config to support multicore Bin Meng 2019-05-17 08:51:25 -07:00
  • 382cb4392f
    riscv: sifive_u: Do not create hard-coded phandles in DT Bin Meng 2019-05-17 08:51:24 -07:00
  • 2e3df911c5
    disas/riscv: Fix rdinstreth constraint Wladimir J. van der Laan 2019-06-27 02:34:54 -07:00
  • f88222dae5
    disas/riscv: Disassemble reserved compressed encodings as illegal Michael Clark 2019-06-24 16:42:33 -07:00
  • b827891d73 MAINTAINERS: Change maintership of Xen code under hw/9pfs Greg Kurz 2019-05-29 12:24:44 +02:00
  • 811294b796 configure: use valid args testing sem_timedwait Daniel P. Berrangé 2019-06-17 12:41:14 +01:00
  • 4ace32e227 configure: disallow spaces and colons in source path and build path Antonio Ospite 2019-05-26 16:47:47 +02:00
  • 142118254b configure: set source_path only once and make its definition more robust Antonio Ospite 2019-05-26 16:47:46 +02:00
  • c6d0700f57 linux-user/m68k: remove simulator syscall interface Laurent Vivier 2019-05-24 18:20:49 +02:00
  • 808d77bc5f m68k comments break patch submission due to being incorrectly formatted Lucien Murray-Pitts 2019-06-07 08:41:25 +09:00
  • bf1fa6912d The m68k gdbstub SR reg request doesnt include Condition-Codes Lucien Murray-Pitts 2019-06-09 19:51:54 +09:00
  • 5a6a1fabfc target/mips: Fix big endian host behavior for interleave MSA instructions Aleksandar Markovic 2019-06-26 12:07:09 +02:00
  • 23dd244baf tests/tcg: target/mips: Fix some test cases for pack MSA instructions Aleksandar Markovic 2019-06-26 12:07:08 +02:00
  • 4c399d066c tests/tcg: target/mips: Add support for MSA MIPS32R6 testings Aleksandar Markovic 2019-06-26 12:07:07 +02:00
  • 5258822fcc tests/tcg: target/mips: Add support for MSA big-endian target testings Aleksandar Markovic 2019-06-26 12:07:06 +02:00
  • 0b1450cce8 tests/tcg: target/mips: Amend tests for MSA int multiply instructions Aleksandar Markovic 2019-06-26 12:07:05 +02:00
  • c0a19f7bf1 tests/tcg: target/mips: Amend tests for MSA int dot product instructions Aleksandar Markovic 2019-06-26 12:07:04 +02:00
  • 3d9569b855 tests/tcg: target/mips: Add tests for MSA move instructions Aleksandar Markovic 2019-06-26 12:07:03 +02:00
  • 666952ea7c tests/tcg: target/mips: Add tests for MSA bit move instructions Aleksandar Markovic 2019-06-26 12:07:02 +02:00
  • a9e2d149d6 dma/rc4030: Minor code style cleanup Aleksandar Markovic 2019-06-25 16:27:18 +02:00
  • d37eae6ccd dma/rc4030: Fix off-by-one error in specified memory region size Aleksandar Markovic 2019-06-25 16:27:17 +02:00
  • 8110b2bf7e hw/mips/gt64xxx_pci: Align the pci0-mem size Philippe Mathieu-Daudé 2019-06-25 00:28:41 +02:00
  • ab6bff424f hw/mips/gt64xxx_pci: Convert debug printf()s to trace events Philippe Mathieu-Daudé 2019-06-25 00:28:40 +02:00
  • 641ca2bfcd hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf() Philippe Mathieu-Daudé 2019-06-25 00:28:39 +02:00
  • b61104b228 hw/mips/gt64xxx_pci: Fix 'spaces' coding style issues Philippe Mathieu-Daudé 2019-06-25 00:28:38 +02:00
  • 5353965544 hw/mips/gt64xxx_pci: Fix 'braces' coding style issues Philippe Mathieu-Daudé 2019-06-25 00:28:37 +02:00
  • 91ce82b2fe hw/mips/gt64xxx_pci: Fix 'tabs' coding style issues Philippe Mathieu-Daudé 2019-06-25 00:28:36 +02:00
  • c47aee3572 hw/mips/gt64xxx_pci: Fix multiline comment syntax Philippe Mathieu-Daudé 2019-06-25 00:28:35 +02:00
  • 28a4df979a
    riscv: virt: Add cpu-topology DT node. Atish Patra 2019-06-24 16:41:44 -07:00
  • ab433cccad
    RISC-V: Update syscall list for 32-bit support. Jim Wilson 2019-06-18 15:32:52 -07:00
  • c13b169f1a
    RISC-V: Clear load reservations on context switch and SC Joel Sing 2019-06-25 04:08:38 +10:00
  • 591bddea8d
    RISC-V: Add support for the Zicsr extension Palmer Dabbelt 2019-06-24 01:59:51 -07:00
  • 50fba816cd
    RISC-V: Add support for the Zifencei extension Palmer Dabbelt 2019-06-24 01:59:05 -07:00
  • 8317ea0607 tricore: add QSEED instruction Andreas Konopik 2019-06-24 09:03:39 +02:00
  • ef1b1de5b3 tricore: sync ctx.hflags with tb->flags Georg Hofstetter 2019-06-24 09:03:38 +02:00
  • 61b2625071 tricore: fix RRPW_INSERT instruction David Brenken 2019-06-24 09:03:37 +02:00
  • 4e6fd2e3ad tricore: add UTOF instruction David Brenken 2019-06-24 09:03:36 +02:00
  • 1fa79fb02d tricore: add FTOIZ instruction David Brenken 2019-06-24 09:03:35 +02:00
  • 0a13a5b856
    target/riscv: Add support for disabling/enabling Counters Alistair Francis 2019-06-17 18:31:22 -07:00
  • c9a73910c3
    target/riscv: Remove user version information Alistair Francis 2019-06-17 18:31:19 -07:00
  • bdddd44635
    target/riscv: Require either I or E base extension Alistair Francis 2019-06-17 18:31:16 -07:00
  • a101b643c2
    qemu-deprecated.texi: Deprecate the RISC-V privledge spec 1.09.1 Alistair Francis 2019-06-17 18:31:13 -07:00
  • e3147506b0
    target/riscv: Set privledge spec 1.11.0 as default Alistair Francis 2019-06-17 18:31:11 -07:00
  • 747a43e818
    target/riscv: Add the mcountinhibit CSR Alistair Francis 2019-06-17 18:31:08 -07:00
  • b50d1e42a4 linux-user: set default PPC64 CPU Laurent Vivier 2019-06-09 16:35:21 +02:00
  • 24c373ec59 linux-user: update PPC64 HWCAP2 feature list Laurent Vivier 2019-06-09 16:35:20 +02:00
  • 22bf4ee903 linux-user: Add support for setsockopt() options IPV6_<ADD|DROP>_MEMBERSHIP Neng Chen 2019-06-19 16:17:10 +02:00
  • f31dddd2fc linux-user: Add support for setsockopt() option SOL_ALG Yunqiang Su 2019-06-19 16:17:11 +02:00
  • 524fa3408e linux-user: emulate msgsnd(), msgrcv() and semtimedop() Laurent Vivier 2019-05-29 10:48:04 +02:00
  • f3a8bdc1d5 util/path: Do not cache all filenames at startup Richard Henderson 2019-05-19 13:19:41 -07:00
  • 60853009be Merge tag 's390x-tcg-2019-06-21' into s390-next-staging Cornelia Huck 2019-06-24 17:30:07 +02:00
  • 8fadea24de vfio-ccw: support async command subregion Cornelia Huck 2019-05-07 17:47:33 +02:00
  • b5e89f044d vfio-ccw: use vfio_set_irq_signaling Cornelia Huck 2019-04-12 13:42:31 +02:00
  • ab5d4a30f7 iotests: Fix 205 for concurrent runs Max Reitz 2019-06-18 23:02:38 +02:00
  • b10d49d761 ssh: switch from libssh2 to libssh Pino Toscano 2019-06-20 22:08:40 +02:00