Age | Commit message (Expand) | Author |
2018-05-07 | pc-dimm: factor out MemoryDevice interface | David Hildenbrand |
2018-05-06 | RISC-V: Make virt header comment title consistent | Michael Clark |
2018-05-06 | RISC-V: Make some header guards more specific | Michael Clark |
2018-05-06 | RISC-V: Remove unused class definitions | Michael Clark |
2018-05-06 | RISC-V: Use ROM base address and size from memmap | Michael Clark |
2018-05-06 | RISC-V: Replace hardcoded constants with enum values | Michael Clark |
2018-05-04 | hw/arm/virt-acpi-build: Add smmuv3 node in IORT table | Prem Mallappa |
2018-05-04 | hw/arm/virt: Add SMMUv3 to the virt board | Prem Mallappa |
2018-05-04 | hw/arm/smmuv3: Skeleton | Prem Mallappa |
2018-05-04 | hw/arm/smmu-common: VMSAv8-64 page table walk | Eric Auger |
2018-05-04 | hw/arm/smmu-common: IOMMU memory region and address space setup | Eric Auger |
2018-05-04 | hw/arm/smmu-common: smmu base device and datatypes | Eric Auger |
2018-05-04 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ... | Peter Maydell |
2018-05-04 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into staging | Peter Maydell |
2018-05-04 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.13-20180504' int... | Peter Maydell |
2018-05-04 | qobject: Modify qobject_ref() to return obj | Marc-André Lureau |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau |
2018-05-04 | qobject: use a QObjectBase_ struct | Marc-André Lureau |
2018-05-04 | qobject: Ensure base is at offset 0 | Marc-André Lureau |
2018-05-04 | mac_newworld: move wiring of macio IRQs to macio_newworld_realize() | Mark Cave-Ayland |
2018-05-04 | uninorth: create new uninorth device | Mark Cave-Ayland |
2018-05-04 | spapr: Make a helper to set up cpu entry point state | David Gibson |
2018-05-03 | linux-user: remove useless padding in flock64 structure | Laurent Vivier |
2018-05-03 | linux-user: ARM-FDPIC: Identify ARM FDPIC binaries | Christophe Lyon |
2018-04-30 | hw/s390x: Allow to configure the consoles with the "-serial" parameter | Thomas Huth |
2018-04-30 | s390x/sclp: extend SCLP event masks to 64 bits | Claudio Imbrenda |
2018-04-27 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' i... | Peter Maydell |
2018-04-27 | console: introduce dpy_gfx_update_full | Tina Zhang |
2018-04-27 | spapr: Support ibm,dynamic-memory-v2 property | Bharata B Rao |
2018-04-27 | target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop() | David Gibson |
2018-04-27 | Add host_memory_backend_pagesize() helper | David Gibson |
2018-04-27 | spapr: Introduce pseries-2.13 machine type | David Gibson |
2018-04-27 | uninorth: rename UNINState to UNINHostState | Mark Cave-Ayland |
2018-04-27 | uninorth: move PCI IO (ISA) memory region into the uninorth device | Mark Cave-Ayland |
2018-04-27 | uninorth: use object link to pass OpenPIC object to uninorth | Mark Cave-Ayland |
2018-04-27 | uninorth: introduce temporary pic_irqs device property | Mark Cave-Ayland |
2018-04-27 | mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize() | Mark Cave-Ayland |
2018-04-27 | heathrow: remove obsolete heathow_init() function | Mark Cave-Ayland |
2018-04-27 | uninorth: move uninorth definitions into uninorth.h | Mark Cave-Ayland |
2018-04-27 | sdl: Move DisplayOptions global to sdl2_console | Elie Tournier |
2018-04-26 | xen: Remove now-obsolete xen_xc_domain_add_to_physmap | Ian Jackson |
2018-04-26 | xen: Use newly added dmops for mapping VGA memory | Ross Lagerwall |
2018-04-26 | xen: destroy_hvm_domain: Try xendevicemodel_shutdown | Ian Jackson |
2018-04-26 | xen: move xc_interface compatibility fallback further up the file | Ian Jackson |
2018-04-26 | xen: restrict: use xentoolcore_restrict_all | Ian Jackson |
2018-04-26 | AccelClass: Introduce accel_setup_post | Ian Jackson |
2018-04-26 | vl.c: new function serial_max_hds() | Peter Maydell |
2018-04-26 | vl.c: Remove compile time limit on number of serial ports | Peter Maydell |
2018-04-26 | superio: Don't use MAX_SERIAL_PORTS for serial port limit | Peter Maydell |
2018-04-26 | serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS | Peter Maydell |