- 7c55c7d [vmbase][pci] Decouple Hal impl from PciTransportIterator by Alice Wang · 2 years, 9 months ago
- eff5839 [virt] Adjust spelling of initialise in code and comments by Alice Wang · 2 years, 9 months ago
- 46d77fc Merge changes from topic "microdroid_log" by Jiyong Park · 2 years, 9 months ago
- 17e2032 Merge changes Iae7130f2,Ibe6629a2,If39f46d9 by Treehugger Robot · 2 years, 9 months ago
- 6a4808c vmbase: Rename configure_global_allocator_size by Pierre-Clément Tosi · 2 years, 9 months ago
- e0bc174 Android.bp: Remove apex_avaiable from guest libs by Pierre-Clément Tosi · 2 years, 9 months ago
- 4894b43 Android.bp: Clean up vmbase_*_defaults by Pierre-Clément Tosi · 2 years, 9 months ago
- 8ca7a44 vmbase: Initialize heap in rust_entry by Pierre-Clément Tosi · 2 years, 9 months ago
- c332fae vmbase: Move heap.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 9 months ago
- e6fb167 Support console input to VM by Jiyong Park · 2 years, 9 months ago
- 0cff343 Merge changes I84242526,I478e6e99 by Treehugger Robot · 2 years, 9 months ago
- f3681e8 pvmfw: Prepare heap.rs for move by Pierre-Clément Tosi · 2 years, 9 months ago
- 6ac174e Test empty VirtIO block device. by Andrew Walbran · 2 years, 9 months ago
- 3e3d733 vmbase: Move rand.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 9 months ago
- 439113a vmbase: Set no_stdlibs for libvmbase by Pierre-Clément Tosi · 2 years, 9 months ago
- b6675be Merge "vmbase: Use cstr!() in example" by Treehugger Robot · 2 years, 10 months ago
- 7f2e5dc Merge "[rialto] Initialize the shared memory pool" by Alice Wang · 2 years, 10 months ago
- 8ecc78b vmbase: Use cstr!() in example by Pierre-Clément Tosi · 2 years, 10 months ago
- 456b8ea Merge "[vmbase] Move SwiotlbInfo from pvmfw to vmbase" by Alice Wang · 2 years, 10 months ago
- 0780329 Merge "Zero memory in dma_alloc." by Treehugger Robot · 2 years, 10 months ago
- b6d2c64 [rialto] Initialize the shared memory pool by Alice Wang · 2 years, 10 months ago
- a397106 [vmbase] Move SwiotlbInfo from pvmfw to vmbase by Alice Wang · 2 years, 10 months ago
- 0e08623 [virtio] Refactor VirtIOBlkIterator to PciTransportIterator by Alice Wang · 2 years, 10 months ago
- cf9333e Zero memory in dma_alloc. by Andrew Walbran · 2 years, 11 months ago
- ce7ed5e Merge "Add a comment in TEST_MAPPING that ath_config has to be updated" by Treehugger Robot · 2 years, 10 months ago
- 959f551 Add a comment in TEST_MAPPING that ath_config has to be updated by Jiyong Park · 2 years, 10 months ago
- 2422bdc [fdt] Add function to get the first range in /memory node of fdt by Alice Wang · 2 years, 10 months ago
- e9ae5c4 [rialto] Adjust FDT size in initialization by Alice Wang · 2 years, 10 months ago
- 63f4c9e [vmbase] Move MAX_VIRT_ADDR from pvmfw to vmbase by Alice Wang · 2 years, 10 months ago
- 89d2959 [rialto] Adjust the MMIO range mapped in page table by Alice Wang · 2 years, 10 months ago
- 5bb7950 [vmbase] Change payload_range in MemoryTracker to Option by Alice Wang · 2 years, 10 months ago
- eade167 [virtio] Move virtio module from pvmfw to vmbase by Alice Wang · 2 years, 10 months ago
- 93ee98a [pvmfw][vmbase] Move MemoryTracker to vmbase for reuse by Alice Wang · 2 years, 10 months ago
- 0fe0ec0 Merge "vmbase: Assert TCR_EL1 assumptions in Rust" by Treehugger Robot · 2 years, 10 months ago
- a33f2df vmbase: Assert TCR_EL1 assumptions in Rust by Pierre-Clément Tosi · 2 years, 10 months ago
- 3aa43c7 Merge "lib/hyp: Introduce MMIO_GUARD_GRANULE_SIZE" by Treehugger Robot · 2 years, 10 months ago
- 9215476 lib/hyp: Introduce MMIO_GUARD_GRANULE_SIZE by Pierre-Clément Tosi · 2 years, 10 months ago
- 110476e [pvmfw][vmbase] Move MemoryTrackerError to vmbase by Alice Wang · 2 years, 10 months ago
- b73a81b [pvmfw][vmbase] Move page table update functions to vmbase by Alice Wang · 2 years, 10 months ago
- ee5b180 [vmbase] Add page table parameters to vmbase for reuse by Alice Wang · 2 years, 10 months ago
- 4c70d14 [pvmfw] Refactor MMIO range check in pvmfw by Alice Wang · 2 years, 10 months ago
- 4be4dd0 [vmbase] Move RangeExt to vmbase for reuse by Alice Wang · 2 years, 10 months ago
- e243d46 [vmbase] Add crosvm layout constant MEM_START to vmbase by Alice Wang · 2 years, 10 months ago
- 4b3cc11 [pvmfw][vmbase] Add constant PAGE_SIZE to vmbase by Alice Wang · 2 years, 10 months ago
- 3fa9b80 [pvmfw] Move memory flush functions to vmbase by Alice Wang · 2 years, 10 months ago
- eacb738 [pvmfw] Move utility functions/consts relating to memory to vmbase by Alice Wang · 2 years, 10 months ago
- f47b234 [pvmfw] Move MemorySharer from pvmfw to vmbase by Alice Wang · 2 years, 10 months ago
- 807fa59 [pvmfw][rialto] Refactor and reuse console_uart_range() by Alice Wang · 2 years, 10 months ago
- 3d4c5c3 rialto: Use PageTable from pvmfw through vmbase by Pierre-Clément Tosi · 2 years, 10 months ago
- f44f160 The psci crate was renamed to smccc. Use the new version. by Andrew Walbran · 2 years, 10 months ago
- 4dd2093 [pvmfw] Move dirty state management control util to vmbase by Alice Wang · 2 years, 10 months ago
- 81399f5 [pvmfw] Move assembly wrappers to vmbase for reuse by Alice Wang · 2 years, 10 months ago
- 50559df vmbase: Explicitly map valid memory ranges by Jakob Vukalovic · 3 years ago
- f5972db Remove unneccessary `extern crate`. by Andrew Walbran · 2 years, 11 months ago
- ccc1138 vmbase: Handle stack overflows by Pierre-Clément Tosi · 3 years ago
- 23aba52 vmbase: Move stack to end of writable_data by Pierre-Clément Tosi · 3 years ago
- 8bb3d72 vmbase: Map .bss, .data, & stack separately by Pierre-Clément Tosi · 3 years ago
- 2c3ce5c Merge "vmbase: Merge .init into .text" by Pierre-Clément Tosi · 3 years ago
- 6309b9c Merge "vmbase: Introduce linker_{addr,region}! macros" by Treehugger Robot · 3 years ago
- 5835d34 vmbase: Introduce linker_{addr,region}! macros by Pierre-Clément Tosi · 3 years ago
- 63e0d0d [virtio] Mark virtio_drivers::Hal implementation as unsafe by Alice Wang · 3 years ago
- cbbb849 vmbase: Merge .init into .text by Pierre-Clément Tosi · 3 years ago
- 1ef22bc Merge "pvmfw: Replace calls to emergency_write_str" by Treehugger Robot · 3 years ago
- bff22e1 pvmfw: Replace calls to emergency_write_str by Jakob Vukalovic · 3 years ago
- ef99629 vmbase: Temporarily disable logging in exception handlers by Jakob Vukalovic · 3 years ago
- e35828c vmbase: Don't expose to virt APEX by Pierre-Clément Tosi · 3 years ago
- 2116f5d Remove unnecessary feature declarations by Chris Wailes · 3 years ago
- 6c962da Merge "Add example using VirtIO console device." by Treehugger Robot · 3 years ago
- 8d05dae Add example using VirtIO console device. by Andrew Walbran · 3 years ago
- 8f0376d Update example build rules in vmbase README. by Andrew Walbran · 3 years ago
- 90cd4f1 pvmfw: Encrypt instance.img entries by Pierre-Clément Tosi · 3 years, 1 month ago
- 5776f08 Add --gdb flag to vm run,run-app and run-microdroid commands by Nikita Ioffe · 3 years, 2 months ago
- 5e68c79 Merge "vmbase: Write string terminator to stack canary" by Jakob Vukalović · 3 years, 2 months ago
- f8322ea vmbase: Write string terminator to stack canary by Jakob Vukalovic · 3 years, 2 months ago
- 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 3 years, 2 months ago
- cb9d2f9 [dice] Move hash function to the library libdiced_open_dice by Alice Wang · 3 years, 2 months ago
- 586bb7c vmbase: Randomize stack canary value by Jakob Vukalovic · 3 years, 2 months ago
- 272bd7a Updates for new version of virtio-drivers. by Andrew Walbran · 3 years, 2 months ago
- ba4af8a vmbase: Add support for fputs(), stdout, stderr by Pierre-Clément Tosi · 3 years, 3 months ago
- 336d0cb Update for version 0.2.0 of virtio-drivers crate. by Andrew Walbran · 3 years, 3 months ago
- 4280d7c Merge "Start using virtmgr for running VMs" by David Brazdil · 3 years, 3 months ago
- b4e82a9 Merge changes I800fc26a,Ie85b45ad by Treehugger Robot · 3 years, 3 months ago
- a30122f Merge "Add new library to share FDT/PCI/VirtIO code." by Treehugger Robot · 3 years, 3 months ago
- a32c37c vmbase: Support Bionic errno, abort(), FORTIFY_SOURCE by Pierre-Clément Tosi · 3 years, 4 months ago
- 4b4c510 Start using virtmgr for running VMs by David Brazdil · 3 years, 3 months ago
- 5f341b3 Merge "No need to allocate PCI BARs after all." by Treehugger Robot · 3 years, 3 months ago
- 730375d Add new library to share FDT/PCI/VirtIO code. by Andrew Walbran · 3 years, 3 months ago
- 0a8dac7 No need to allocate PCI BARs after all. by Andrew Walbran · 3 years, 3 months ago
- 9f2f446 libvmbase: Replace ARM routines with Bionic deps by Pierre-Clément Tosi · 3 years, 4 months ago
- f1646e9 Merge "Map PCI (BAR) MMIO range too." by Treehugger Robot · 3 years, 4 months ago
- 0d8b54d Map PCI (BAR) MMIO range too. by Andrew Walbran · 3 years, 4 months ago
- 6a42fdc vmbase: Introduce module for Bionic compat layer by Pierre-Clément Tosi · 3 years, 4 months ago
- 50939ad libvmbase: Make ARM routines whole_static by Pierre-Clément Tosi · 3 years, 4 months ago
- b713baa Test reading from a VirtIO block device. by Andrew Walbran · 3 years, 4 months ago
- 4a59a17 Reduce verbosity of idmap dump. by Andrew Walbran · 3 years, 4 months ago
- 8217d06 Probe for VirtIO PCI devices and allocate BARs. by Andrew Walbran · 3 years, 4 months ago
- b244d93 libfdt: Map FDT_ERR_NOTFOUND to Option::None by Pierre-Clément Tosi · 3 years, 4 months ago
- 1b0d890 libfdt: Extend Rust wrapper with write functions by Pierre-Clément Tosi · 3 years, 4 months ago
- 41c158e libfdt: Add CompatibleIterator by Pierre-Clément Tosi · 3 years, 4 months ago
- 1baa9a9 libfdt: Create Rust wrapper by David Brazdil · 3 years, 9 months ago