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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
tests: fix virtio-scsi-test leak
Marc-André Lureau
1
-1
/
+1
2017-03-01
tests: fix e1000e leaks
Marc-André Lureau
1
-1
/
+5
2017-03-01
tests: fix i440fx-test leaks
Marc-André Lureau
1
-0
/
+5
2017-03-01
tests: fix e1000-test leak
Marc-André Lureau
1
-0
/
+1
2017-03-01
tests: fix tco-test leaks
Marc-André Lureau
1
-14
/
+21
2017-03-01
tests: fix eepro100-test leak
Marc-André Lureau
1
-0
/
+1
2017-03-01
pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twice
Igor Mammedov
2
-13
/
+2
2017-03-01
tests: fix ipmi-bt-test leak
Marc-André Lureau
1
-0
/
+1
2017-03-01
tests: fix ipmi-kcs-test leak
Marc-André Lureau
1
-0
/
+1
2017-03-01
tests: fix bios-tables-test leak
Marc-André Lureau
1
-1
/
+1
2017-03-01
tests: fix hd-geo-test leaks
Marc-André Lureau
1
-17
/
+36
2017-03-01
tests: fix ide-test leaks
Marc-André Lureau
1
-0
/
+12
2017-03-01
tests: fix vhost-user-test leaks
Marc-André Lureau
3
-4
/
+15
2017-03-01
tests: fix q35-test leaks
Marc-André Lureau
1
-0
/
+3
2017-03-01
tests: fix endianness-test leaks
Marc-André Lureau
1
-0
/
+3
2017-03-01
tests: fix ptimer leaks
Marc-André Lureau
4
-47
/
+89
2017-03-01
glib-compat: add g_test_add_data_func_full fallback
Marc-André Lureau
2
-10
/
+21
2017-03-01
timer: use an inline function for free
Marc-André Lureau
2
-6
/
+4
2017-03-01
tests: fix leaks in test-io-channel-command
Marc-André Lureau
1
-4
/
+2
2017-03-01
tests: fix qmp response leak
Marc-André Lureau
6
-10
/
+15
2017-03-01
qtest: fix a memory leak
Marc-André Lureau
1
-0
/
+1
2017-02-28
vhost-user: delay vhost_user_stop
Marc-André Lureau
1
-7
/
+46
2017-02-28
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
11
-87
/
+289
2017-02-28
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
13
-15
/
+44
2017-02-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228'...
Peter Maydell
26
-331
/
+1897
2017-02-28
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2
-10
/
+10
2017-02-28
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170228' into staging
Peter Maydell
2
-0
/
+4
2017-02-28
hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster ID
Krzysztof Kozlowski
1
-0
/
+12
2017-02-28
hw/arm/exynos: Fix Linux kernel division by zero for PLLs
Krzysztof Kozlowski
3
-1
/
+171
2017-02-28
bcm2835_sdhost: add bcm2835 sdhost controller
Clement Deschamps
3
-0
/
+478
2017-02-28
armv7m: Allow SHCSR writes to change pending and active bits
Peter Maydell
1
-2
/
+11
2017-02-28
armv7m: Raise correct kind of UsageFault for attempts to execute ARM code
Peter Maydell
4
-2
/
+12
2017-02-28
armv7m: Check exception return consistency
Peter Maydell
3
-13
/
+123
2017-02-28
armv7m: Extract "exception taken" code into functions
Peter Maydell
1
-50
/
+68
2017-02-28
armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLE
Michael Davidsaver
1
-2
/
+6
2017-02-28
armv7m: Simpler and faster exception start
Michael Davidsaver
1
-6
/
+9
2017-02-28
armv7m: Remove unused armv7m_nvic_acknowledge_irq() return value
Peter Maydell
3
-5
/
+3
2017-02-28
armv7m: Escalate exceptions to HardFault if necessary
Michael Davidsaver
2
-2
/
+53
2017-02-28
arm: gic: Remove references to NVIC
Michael Davidsaver
3
-46
/
+15
2017-02-28
armv7m: Fix condition check for taking exceptions
Peter Maydell
3
-8
/
+23
2017-02-28
armv7m: Rewrite NVIC to not use any GIC code
Michael Davidsaver
2
-144
/
+609
2017-02-28
armv7m: Implement reading and writing of PRIGROUP
Peter Maydell
1
-6
/
+8
2017-02-28
armv7m: Rename nvic_state to NVICState
Peter Maydell
1
-22
/
+22
2017-02-28
ARM i.MX timers: fix reset handling
Kurban Mallachiev
1
-8
/
+25
2017-02-28
hw/arm/virt: Add a user option to disallow ITS instantiation
Eric Auger
2
-2
/
+30
2017-02-28
cputlb: Don't assume do_unassigned_access() never returns
Peter Maydell
1
-8
/
+7
2017-02-28
Add missing fp_access_check() to aarch64 crypto instructions
Nick Reilly
1
-0
/
+12
2017-02-28
hw/arm/virt: fix cpu object reference leak
Igor Mammedov
1
-0
/
+1
2017-02-28
sd: sdhci: Remove block count enable check in single block transfers
Prasad J Pandit
1
-5
/
+1
2017-02-28
sd: sdhci: conditionally invoke multi block transfer
Prasad J Pandit
1
-1
/
+5
[next]