aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-11ANDROID: move virtio pci devices back to `MmioType::High` am: db8824d8e0 am: ...Jason Macnak
2022-04-11Merge "bpfmt files on upload" am: c51dac3222Treehugger Robot
2022-04-11ANDROID: move virtio pci devices back to `MmioType::High` am: db8824d8e0 am: ...Jason Macnak
2022-04-11Merge "bpfmt files on upload"Treehugger Robot
2022-04-11ANDROID: move virtio pci devices back to `MmioType::High` am: db8824d8e0 am: ...Jason Macnak
2022-04-11devices: vfio_pci: implement coordinated PM using PCI config accessesPeter Fang
2022-04-11ANDROID: move virtio pci devices back to `MmioType::High` am: db8824d8e0Jason Macnak
2022-04-11pcie: implement coordinated PM using PCI config accessesPeter Fang
2022-04-11serde_keyvalue: restore with upstreamSteven Moreland
2022-04-11bpfmt files on uploadSteven Moreland
2022-04-11devices: vvu: poll when opening vvu deviceDavid Stevens
2022-04-08devices: pci: convert PciAddress::from_string into FromStr implDaniel Verkamp
2022-04-08Merge changes I7a7d9497,I3c896874,Ibf181cd9,I1492b974 am: 84b9c0a94f am: c4a8...Frederick Mayle
2022-04-08Merge changes I7a7d9497,I3c896874,Ibf181cd9,I1492b974 am: 84b9c0a94f am: c4a8...Frederick Mayle
2022-04-08ANDROID: move virtio pci devices back to `MmioType::High`Jason Macnak
2022-04-08Merge changes I7a7d9497,I3c896874,Ibf181cd9,I1492b974 am: 84b9c0a94f am: c4a8...Frederick Mayle
2022-04-08Merge changes I7a7d9497,I3c896874,Ibf181cd9,I1492b974 am: 84b9c0a94f am: c4a8...Frederick Mayle
2022-04-08Merge changes I7a7d9497,I3c896874,Ibf181cd9,I1492b974 am: 84b9c0a94fFrederick Mayle
2022-04-08Merge changes I7a7d9497,I3c896874,Ibf181cd9,I1492b974Frederick Mayle
2022-04-08Add --task-profiles flag for AndroidJiyong Park
2022-04-08devices: vvu: use CrOS memory size for BAR sizeDavid Stevens
2022-04-08[LSC] Add LOCAL_LICENSE_KINDS to external/crosvm am: b08fa439aa am: 8551e2d64...Bob Badour
2022-04-08[LSC] Add LOCAL_LICENSE_KINDS to external/crosvm am: b08fa439aa am: 8551e2d64...Bob Badour
2022-04-08devices: vvu: virtio-iommu support in virtio-vhost-userWoody Chow
2022-04-08[LSC] Add LOCAL_LICENSE_KINDS to external/crosvm am: b08fa439aa am: 8551e2d64...Bob Badour
2022-04-08crosvm: Bump version number.Junichi Uekawa
2022-04-08[LSC] Add LOCAL_LICENSE_KINDS to external/crosvm am: b08fa439aa am: 8551e2d645Bob Badour
2022-04-08[LSC] Add LOCAL_LICENSE_KINDS to external/crosvm am: b08fa439aaBob Badour
2022-04-07Sync cargo2android output with current version of base/base_poll_token_derive...Frederick Mayle
2022-04-07Sync cargo2android output with current version of base/Android.bpFrederick Mayle
2022-04-07Run bpfmt on all2android.sh outputsFrederick Mayle
2022-04-07Disable cargo2android for the unused common/* cratesFrederick Mayle
2022-04-07Reland "crosvm: Remove CLOEXEC from fds passed into non-jailed plugin"Anton Romanov
2022-04-07Revert "Apply usb configuration even configuration is not changed."Long Cheng
2022-04-07aarch64: fdt: add PSCI compatible string testsDaniel Verkamp
2022-04-07aarch64: fdt: fix PSCI v0.1 caseDaniel Verkamp
2022-04-07[LSC] Add LOCAL_LICENSE_KINDS to external/crosvmBob Badour
2022-04-07media/libvda: fix bindgen path after moveDaniel Verkamp
2022-04-07direct_irq: Add support for host wakeup capable IRQsDmytro Maluka
2022-04-07Revert "crosvm: Remove CLOEXEC from fds passed into non-jailed plugin"David Stevens
2022-04-07devices: block: merge device and vhost-user handle_queue functions into oneAlexandre Courbot
2022-04-07devices: irq_event: implement as_raw_descriptors() and use themDmitry Torokhov
2022-04-07devices: vfio_platform: add specialized assign_{edge|level}_platform_irq()Dmitry Torokhov
2022-04-07devices: irqchip: add specialized register_{edge|level}_irq_event()Dmitry Torokhov
2022-04-07devices: vfio_platform: change assign_platfrom_irq() to accept events refsDmitry Torokhov
2022-04-07devices: vfio_platform: make assign_platform_irq() return errorsDmitry Torokhov
2022-04-07devices: Upstream Windows vhost-user net device.Noah Gold
2022-04-07Merge "Merge remote-tracking branch 'aosp/upstream-main' into master" am: 793...Steven Moreland
2022-04-06Docs: Fix kernel config build stepsKameron Lutes
2022-04-06devices: direct_irq: switch to using IrqEdgeEvent and IrqLevelEventDmitry Torokhov