]> git.proxmox.com Git - mirror_qemu.git/history - hw
RISC-V: Hardwire satp to 0 for no-mmu case
[mirror_qemu.git] / hw /
2018-05-05 Michael ClarkRISC-V: Remove EM_RISCV ELF_MACHINE indirection
2018-05-05 Michael ClarkRISC-V: Remove unused class definitions
2018-05-05 Michael ClarkRISC-V: Remove identity_translate from load_elf
2018-05-05 Michael ClarkRISC-V: Use ROM base address and size from memmap
2018-05-05 Michael ClarkRISC-V: Make virt board description match spike
2018-05-05 Michael ClarkRISC-V: Replace hardcoded constants with enum values
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-05-04 Marc-André Lureauqobject: Replace qobject_incref/QINCREF qobject_decref...
2018-05-04 Greg Kurzspapr: don't advertise radix GTSE if max-compat-cpu...
2018-05-04 Greg Kurzspapr: don't migrate "spapr_option_vector_ov5_cas"...
2018-05-04 Mark Cave-Aylandmac_newworld: move wiring of macio IRQs to macio_newwor...
2018-05-04 Mark Cave-Aylandmac_newworld: remove pics IRQ array and wire up macio...
2018-05-04 Mark Cave-Aylanduninorth: create new uninorth device
2018-05-04 David Gibsonspapr: Clean up handling of LPCR power-saving exit...
2018-05-04 David Gibsonspapr: Move PAPR mode cpu setup fully to spapr code
2018-05-04 David Gibsontarget/ppc: Delay initialization of LPCR_UPRT for secon...
2018-05-04 David Gibsonspapr: Clean up LPCR updates from hypercalls
2018-05-04 David Gibsonspapr: Make a helper to set up cpu entry point state
2018-05-04 David Gibsonspapr: Remove unhelpful helpers from rtas_start_cpu()
2018-05-04 David Gibsonspapr: Clean up rtas_start_cpu() & rtas_stop_self()
2018-05-04 David Gibsonspapr: Remove support for explicitly allocated RMAs
2018-05-03 Peter MaydellMerge remote-tracking branch 'remotes/marcel/tags/rdma...
2018-05-03 Marcel Apfelbaumhw/rdma: Fix possible out of bounds access to port...
2018-05-03 Yuval Shaiahw/rdma: Delete duplicate definition of MAX_RM_TBL_NAME
2018-05-03 Yuval Shaiahw/rdma: Fix possible out of bounds access to regs...
2018-05-03 Yuval Shaiahw/rdma: Fix possible out of bounds access to GID table
2018-05-03 Yuval Shaiahw/rdma: Delete port's pkey table
2018-05-03 Marcel Apfelbaumhw/rdma: Fix possible usage of a NULL pointer
2018-05-03 Marcel Apfelbaumhw/rdma: Fix possible munmap call on a NULL pointer
2018-05-03 Cornelia HuckMerge tag 'tags/s390x-2018-05-02' into staging
2018-05-03 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-05-03 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2018-05-02 Collin Wallingpc-bios/s390-ccw: fix loadparm initialization and int...
2018-05-02 Greg Kurz9p: add trace event for v9fs_setattr()
2018-05-01 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2018-05-01 Thomas Huthhw/m68k/mcf5208: Fix trivial typo in board description
2018-04-30 Thomas Huthhw/s390x: Allow to configure the consoles with the...
2018-04-30 David Hildenbrands390x/kvm: cleanup calls to cpu_synchronize_state()
2018-04-30 Greg Kurzvfio-ccw: introduce vfio_ccw_get_device()
2018-04-30 Claudio Imbrendas390x/sclp: extend SCLP event masks to 64 bits
2018-04-30 Cornelia Hucks390x: introduce 2.13 compat machine
2018-04-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-04-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-04-27 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-04-27 Tina Zhangui: introduce vfio_display_reset
2018-04-27 Michal Privoznikccid-card: include libcacard.h only
2018-04-27 John ThomsonFix libusb-1.0.22 deprecated libusb_set_debug with...
2018-04-27 Jason Andryukccid: Fix dwProtocols advertisement of T=0
2018-04-27 David Gibsonspapr: Set compatibility mode before the rest of spapr_...
2018-04-27 Bharata B Raospapr: Support ibm,dynamic-memory-v2 property
2018-04-27 Igor Mammedovppc: e500: switch E500 based machines to full machine...
2018-04-27 Serhii Popovychspapr: Add ibm,max-associativity-domains property
2018-04-27 David Gibsontarget/ppc: Fold slb_nr into PPCHash64Options
2018-04-27 David Gibsontarget/ppc: Fold ci_large_pages flag into PPCHash64Options
2018-04-27 David Gibsontarget/ppc: Move 1T segment and AMR options to PPCHash6...
2018-04-27 David Gibsontarget/ppc: Split page size information into a separate...
2018-04-27 David Gibsontarget/ppc: Pass cpu instead of env to ppc_create_page_...
2018-04-27 Greg Kurzspapr: drop useless dynamic sysbus device sanity check
2018-04-27 Serhii PopovychRevert "spapr: Don't allow memory hotplug to memory...
2018-04-27 Greg Kurzspapr: drop useless sanity check in spapr_irq_alloc*()
2018-04-27 David Gibsonspapr: Introduce pseries-2.13 machine type
2018-04-27 Mark Cave-Aylanduninorth: rename UNINState to UNINHostState
2018-04-27 Mark Cave-Aylanduninorth: move PCI IO (ISA) memory region into the...
2018-04-27 Mark Cave-Aylanduninorth: use object link to pass OpenPIC object to...
2018-04-27 Mark Cave-Aylanduninorth: remove obsolete pci_pmac_u3_init() function
2018-04-27 Mark Cave-Aylanduninorth: remove obsolete pci_pmac_init() function
2018-04-27 Mark Cave-Aylanduninorth: enable internal PCI host bridge
2018-04-27 Mark Cave-Aylanduninorth: fix PCI and AGP bus mixup
2018-04-27 Mark Cave-Aylanduninorth: move PCI host bridge bus initialisation into...
2018-04-27 Mark Cave-Aylanduninorth: introduce temporary pic_irqs device property
2018-04-27 Mark Cave-Aylanduninorth: move PCI mmio memory region initialisation...
2018-04-27 Mark Cave-Aylandmac_oldworld: move wiring of macio IRQs to macio_oldwor...
2018-04-27 Mark Cave-Aylandmac_oldworld: remove pics IRQ array and wire up macio...
2018-04-27 Mark Cave-Aylandgrackle: move PCI IO (ISA) memory region into the grack...
2018-04-27 Mark Cave-Aylandgrackle: remove deprecated pci_grackle_init() function
2018-04-27 Mark Cave-Aylandgrackle: general tidy-up and QOMify
2018-04-27 Mark Cave-Aylandheathrow: remove obsolete heathow_init() function
2018-04-27 Mark Cave-Aylanduninorth: alter pci_pmac_init() and pci_pmac_u3_init...
2018-04-27 Mark Cave-Aylanduninorth: move uninorth definitions into uninorth.h
2018-04-27 Mark Cave-Aylanduninorth: remove stray PCIBus realize from mac_newworld.c
2018-04-27 Mark Cave-Aylanduninorth: QOMify PCI and AGP host bridges
2018-04-27 Mark Cave-Aylanduninorth: remove second set of uninorth token registers
2018-04-27 Mark Cave-Aylanduninorth: trivial style fixups
2018-04-26 Peter MaydellMerge remote-tracking branch 'remotes/iwj/tags/for...
2018-04-26 Ross Lagerwallxen: Expect xenstore write to fail when restricted
2018-04-26 Ross Lagerwallxen: Use newly added dmops for mapping VGA memory
2018-04-26 Ian Jacksonxen: destroy_hvm_domain: Try xendevicemodel_shutdown
2018-04-26 Ian Jacksonxen: destroy_hvm_domain: Move reason into a variable
2018-04-26 Ian Jacksonxen: defer call to xen_restrict until just before os_se...
2018-04-26 Peter Maydellvl.c: new function serial_max_hds()
2018-04-26 Peter Maydellserial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SER...
2018-04-26 Peter Maydellhw/char/exynos4210_uart.c: Remove unneeded handling...
2018-04-26 Peter MaydellRemove checks on MAX_SERIAL_PORTS that are just bounds...
2018-04-26 Peter MaydellChange references to serial_hds[] to serial_hd()
2018-04-26 Peter Maydellhw/xtensa/xtfpga.c: Don't create "null" chardevs for...
2018-04-26 Peter Maydellhw/mips/mips_malta: Don't create "null" chardevs for...
next