aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-09-27Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190925' into stagingPeter Maydell
2019-09-25cputlb: Remove cpu->mem_io_vaddrRichard Henderson
2019-09-25vhost: Fix memory region section comparisonDr. David Alan Gilbert
2019-09-24xen-bus: only set the xen device frontend state if it is missingMark Syms
2019-09-24xen-block: treat XenbusStateUnknown the same as XenbusStateClosedPaul Durrant
2019-09-24xen: perform XenDevice clean-up in XenBus watch handlerPaul Durrant
2019-09-24xen: introduce separate XenWatchList for XenDevice objectsPaul Durrant
2019-09-24xen / notify: introduce a new XenWatchList abstractionPaul Durrant
2019-09-24xen-bus: check whether the frontend is active during device reset...Paul Durrant
2019-09-23Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20190923' into s...Peter Maydell
2019-09-23Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...Peter Maydell
2019-09-23s390x/kvm: Officially require at least kernel 3.15Thomas Huth
2019-09-20pc: Add an SMB0 ACPI device to q35Corey Minyard
2019-09-20ipmi: Fix SSIF ACPI handling to use the right CRSCorey Minyard
2019-09-20acpi: Add i2c serial bus CRS handlingCorey Minyard
2019-09-20ipmi: Add an SMBus IPMI interfaceCorey Minyard
2019-09-20ipmi: Add PCI IPMI interfacesCorey Minyard
2019-09-20smbios:ipmi: Ignore IPMI devices with no fwinfo functionCorey Minyard
2019-09-20ipmi: Allow a size value to be passed for I/O spaceCorey Minyard
2019-09-20ipmi: Split out BT-specific code from ISA BT codeCorey Minyard
2019-09-20ipmi: Split out KCS-specific code from ISA KCS codeCorey Minyard
2019-09-20ipmi: Add a UUID device propertyCorey Minyard
2019-09-20ipmi: Generate an interrupt on watchdog pretimeout expiryCorey Minyard
2019-09-20ipmi: Fix the get watchdog commandCorey Minyard
2019-09-20ipmi: Fix watchdog NMI handlingCorey Minyard
2019-09-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-09-19Merge remote-tracking branch 'remotes/kraxel/tags/ati-20190919-pull-request' ...Peter Maydell
2019-09-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2019-09-19Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3...Peter Maydell
2019-09-19vfio: fix a typoChen Zhang
2019-09-19ati: use vga_read_byte in ati_cursor_defineGerd Hoffmann
2019-09-19vga: move access helpers to separate include fileGerd Hoffmann
2019-09-18trace: Remove trailing newline in eventsPhilippe Mathieu-Daudé
2019-09-18loader: Trace loaded imagesAlexey Kardashevskiy
2019-09-17riscv: sifive_u: Update model and compatible strings in device treeBin Meng
2019-09-17riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernetBin Meng
2019-09-17riscv: sifive_u: Fix broken GEM supportBin Meng
2019-09-17riscv: sifive_u: Instantiate OTP memory with a serial numberBin Meng
2019-09-17riscv: sifive: Implement a model for SiFive FU540 OTPBin Meng
2019-09-17riscv: sifive_u: Change UART node name in device treeBin Meng
2019-09-17riscv: sifive_u: Update UART base addresses and IRQsBin Meng
2019-09-17riscv: sifive_u: Reference PRCI clocks in UART and ethernet nodesBin Meng
2019-09-17riscv: sifive_u: Add PRCI block to the SoCBin Meng
2019-09-17riscv: sifive_u: Generate hfclk and rtcclk nodesBin Meng
2019-09-17riscv: sifive: Implement PRCI model for FU540Bin Meng
2019-09-17riscv: sifive_u: Update PLIC hart topology configuration stringBin Meng
2019-09-17riscv: sifive_u: Update hart configuration to reflect the real FU540 SoCBin Meng
2019-09-17riscv: sifive_u: Set the minimum number of cpus to 2Bin Meng
2019-09-17riscv: hart: Add a "hartid-base" property to RISC-V hart arrayBin Meng
2019-09-17riscv: hart: Extract hart realize to a separate routineBin Meng