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
2018-02-09
i.MX: Add code to emulate GPCv2 IP block
Andrey Smirnov
2
-1
/
+126
2018-02-09
i.MX: Add code to emulate i.MX7 SNVS IP-block
Andrey Smirnov
2
-0
/
+84
2018-02-09
i.MX: Add code to emulate i.MX2 watchdog IP block
Andrey Smirnov
2
-0
/
+90
2018-02-09
i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
Andrey Smirnov
2
-0
/
+278
2018-02-09
hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC
Andrey Smirnov
1
-1
/
+1
2018-02-09
sdhci: Add i.MX specific subtype of SDHCI
Andrey Smirnov
2
-1
/
+252
2018-02-09
target/arm: Split "get pending exception info" from "acknowledge it"
Peter Maydell
2
-8
/
+25
2018-02-09
target/arm: Add armv7m_nvic_set_pending_derived()
Peter Maydell
2
-3
/
+67
2018-02-09
s390x/pci: use the right pal and pba in reg_ioat()
Yi Min Zhao
1
-0
/
+2
2018-02-09
s390x/pci: fixup global refresh
Yi Min Zhao
3
-15
/
+63
2018-02-09
s390x/pci: fixup the code walking IOMMU tables
Yi Min Zhao
3
-78
/
+225
2018-02-09
s390x/sclp: fix event mask handling
Christian Borntraeger
1
-2
/
+2
2018-02-09
s390x/flic: cache the common flic class in a central function
David Hildenbrand
3
-8
/
+19
2018-02-09
s390x/kvm: cache the kvm flic in a central function
David Hildenbrand
1
-5
/
+16
2018-02-09
s390x/tcg: cache the qemu flic in a central function
David Hildenbrand
1
-6
/
+17
2018-02-09
s390x/tcg: remove SMP warning
David Hildenbrand
1
-4
/
+0
2018-02-09
s390x/flic: optimize CPU wakeup for TCG
David Hildenbrand
1
-2
/
+29
2018-02-09
s390x/flic: implement qemu_s390_clear_io_flic()
David Hildenbrand
1
-2
/
+29
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
1
-10
/
+134
2018-02-09
s390x/flic: no need to call s390_io_interrupt() from flic
David Hildenbrand
1
-1
/
+2
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
2
-5
/
+89
2018-02-09
s390x/tcg: simplify lookup of flic
David Hildenbrand
1
-5
/
+3
2018-02-09
s390x/flic: simplify flic initialization
David Hildenbrand
2
-14
/
+5
2018-02-09
Clean up includes
Markus Armbruster
6
-13
/
+1
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2
-3
/
+4
2018-02-08
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
12
-16
/
+26
2018-02-08
virtio-blk: enable multiple vectors when using multiple I/O queues
Changpeng Liu
1
-2
/
+12
2018-02-08
pci/bus: let it has higher migration priority
Peter Xu
7
-1
/
+7
2018-02-08
pci-bridge/i82801b11: clear bridge registers on platform reset
Laszlo Ersek
1
-0
/
+1
2018-02-08
vhost: Move log_dirty check
Dr. David Alan Gilbert
2
-7
/
+14
2018-02-08
vhost: Merge and delete unused callbacks
Dr. David Alan Gilbert
1
-28
/
+5
2018-02-08
vhost: Clean out old vhost_set_memory and friends
Dr. David Alan Gilbert
1
-251
/
+0
2018-02-08
vhost: Regenerate region list from changed sections list
Dr. David Alan Gilbert
2
-4
/
+36
2018-02-08
vhost: Merge sections added to temporary list
Dr. David Alan Gilbert
2
-9
/
+71
2018-02-08
vhost: Simplify ring verification checks
Dr. David Alan Gilbert
1
-37
/
+42
2018-02-08
vhost: Build temporary section list and deref after commit
Dr. David Alan Gilbert
1
-26
/
+47
2018-02-08
virtio: improve virtio devices initialization time
Gal Hammer
1
-2
/
+20
2018-02-08
virtio: remove event notifier cleanup call on de-assign
Gal Hammer
5
-4
/
+18
2018-02-08
Revert "vhost: add traces for memory listeners"
Michael S. Tsirkin
2
-13
/
+0
2018-02-08
block: Move NVMe constants to a separate header
Fam Zheng
1
-697
/
+1
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
26
-74
/
+152
2018-02-07
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into...
Peter Maydell
37
-171
/
+163
2018-02-07
memfd: add error argument, instead of perror()
Marc-André Lureau
1
-1
/
+7
2018-02-07
ivshmem: Disable irqfd on device reset
Ladi Prosek
1
-0
/
+4
2018-02-07
ivshmem: Improve MSI irqfd error handling
Ladi Prosek
1
-13
/
+24
2018-02-07
ivshmem: Always remove irqfd notifiers
Ladi Prosek
1
-3
/
+23
2018-02-07
ivshmem: Don't update non-existent MSI routes
Ladi Prosek
1
-2
/
+10
2018-02-07
memory: do explicit cleanup when remove listeners
Peter Xu
1
-4
/
+0
2018-02-07
vfio: listener unregister before unset container
Peter Xu
1
-4
/
+12
2018-02-07
vhost: add traces for memory listeners
Peter Xu
2
-0
/
+13
[prev]
[next]