index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-03
hw/misc/max111x: Create header file for documentation, TYPE_ macros
Peter Maydell
2
-24
/
+3
2020-07-03
hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
Peter Maydell
2
-11
/
+14
2020-07-03
hw/arm/spitz: Use max111x properties to set initial values
Peter Maydell
1
-4
/
+7
2020-07-03
ssi: Add ssi_realize_and_unref()
Peter Maydell
1
-1
/
+6
2020-07-03
hw/misc/max111x: Don't use vmstate_register()
Peter Maydell
1
-2
/
+1
2020-07-03
hw/misc/max111x: provide QOM properties for setting initial values
Peter Maydell
1
-10
/
+47
2020-07-03
hw/arm/spitz: Implement inbound GPIO lines for bit5 and power signals
Peter Maydell
1
-16
/
+12
2020-07-03
hw/arm/spitz: Keep pointers to scp0, scp1 in SpitzMachineState
Peter Maydell
1
-17
/
+21
2020-07-03
hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineState
Peter Maydell
1
-26
/
+32
2020-07-03
hw/arm/spitz: Create SpitzMachineClass abstract base class
Peter Maydell
1
-35
/
+54
2020-07-03
hw/arm/spitz: Detabify
Peter Maydell
1
-79
/
+79
2020-07-03
hw/display/bcm2835_fb.c: Initialize all fields of struct
Peter Maydell
1
-0
/
+4
2020-07-03
hw/arm/virt-acpi-build: Only expose flash on older machine types
Andrew Jones
2
-1
/
+7
2020-07-03
hw/arm/virt: Let the virtio-iommu bypass MSIs
Eric Auger
1
-0
/
+30
2020-07-03
virtio-iommu-pci: Add array of Interval properties
Eric Auger
1
-0
/
+11
2020-07-03
virtio-iommu: Handle reserved regions in the translation process
Eric Auger
1
-0
/
+20
2020-07-03
virtio-iommu: Implement RESV_MEM probe request
Eric Auger
2
-4
/
+91
2020-07-03
qdev: Introduce DEFINE_PROP_RESERVED_REGION
Eric Auger
1
-0
/
+89
2020-07-03
Select MDIO device 2 and 1 as PHY devices for i.MX6UL EVK board.
Jean-Christophe Dubois
1
-0
/
+2
2020-07-03
Add the ability to select a different PHY for each i.MX6UL FEC interface
Jean-Christophe Dubois
1
-0
/
+10
2020-07-03
Add a phy-num property to the i.MX FEC emulator
Jean-Christophe Dubois
2
-9
/
+19
2020-07-03
vhost_net: introduce set_config & get_config
Cindy Lu
2
-0
/
+21
2020-07-03
vhost: implement vhost_force_iommu method
Cindy Lu
1
-0
/
+5
2020-07-03
vhost: implement vhost_vq_get_addr method
Cindy Lu
1
-9
/
+19
2020-07-03
vhost: implement vhost_dev_start method
Cindy Lu
1
-1
/
+9
2020-07-03
vhost: check the existence of vhost_set_iotlb_callback
Jason Wang
1
-3
/
+6
2020-07-03
virtio-pci: implement queue_enabled method
Jason Wang
1
-0
/
+13
2020-07-03
virtio-bus: introduce queue_enabled method
Jason Wang
1
-0
/
+6
2020-07-03
vhost_net: use the function qemu_get_peer
Cindy Lu
1
-6
/
+10
2020-07-03
numa: Auto-enable NUMA when any memory devices are possible
David Hildenbrand
6
-5
/
+12
2020-07-03
virtio-mem: Exclude unplugged memory during migration
David Hildenbrand
1
-1
/
+53
2020-07-03
virtio-mem: Add trace events
David Hildenbrand
2
-1
/
+19
2020-07-03
virtio-mem: Migration sanity checks
David Hildenbrand
1
-0
/
+70
2020-07-03
virtio-pci: Send qapi events when the virtio-mem size changes
David Hildenbrand
2
-0
/
+29
2020-07-03
virtio-mem: Allow notifiers for size changes
David Hildenbrand
1
-1
/
+20
2020-07-03
pc: Support for virtio-mem-pci
David Hildenbrand
2
-21
/
+29
2020-07-03
numa: Handle virtio-mem in NUMA stats
David Hildenbrand
1
-0
/
+6
2020-07-03
virtio-pci: Proxy for virtio-mem
David Hildenbrand
3
-0
/
+163
2020-07-03
virtio-mem: Paravirtualized memory hot(un)plug
David Hildenbrand
3
-0
/
+736
2020-07-03
s390x/pci: fix set_ind_atomic
Halil Pasic
1
-7
/
+9
2020-07-03
virtio-ccw: fix virtio_set_ind_atomic
Halil Pasic
1
-8
/
+10
2020-07-02
hw/riscv: Allow 64 bit access to SiFive CLINT
Alistair Francis
1
-1
/
+1
2020-07-02
riscv: plic: Add a couple of mising sifive_plic_update calls
Jessica Clarke
1
-1
/
+2
2020-07-02
riscv: plic: Honour source priorities
Jessica Clarke
1
-5
/
+12
2020-07-02
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-02' into...
Peter Maydell
47
-232
/
+151
2020-07-02
virtio-balloon: Rip out qemu_balloon_inhibit()
David Hildenbrand
1
-2
/
+8
2020-07-02
s390x/pv: Convert to ram_block_discard_disable()
David Hildenbrand
1
-9
/
+13
2020-07-02
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
4
-36
/
+42
2020-07-02
pc: Support coldplugging of virtio-pmem-pci devices on all buses
David Hildenbrand
1
-8
/
+10
2020-07-02
virtio-balloon: always indicate S_DONE when migration fails
David Hildenbrand
1
-6
/
+20
[prev]
[next]