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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-32
/
+14
2017-07-14
mips_cmgcr: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-12
/
+4
2017-07-14
ivshmem: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-17
/
+7
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
1
-1
/
+1
2017-07-14
char: avoid chardevice direct access
Anton Nefedov
1
-2
/
+2
2017-07-14
char: add backend hotswap handler
Anton Nefedov
1
-1
/
+1
2017-07-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...
Peter Maydell
1
-4
/
+4
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-4
/
+4
2017-07-11
hw/misc: Add Exynos4210 Pseudo Random Number Generator
Krzysztof Kozlowski
2
-1
/
+278
2017-07-04
hw/misc/edu: Compile the edu device as common object
Thomas Huth
1
-1
/
+1
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
1
-1
/
+1
2017-06-27
introduce mmio_interface
KONRAD Frederic
2
-0
/
+129
2017-06-23
applesmc: fix port i/o access width
Gabriel L. Somlo
1
-2
/
+2
2017-06-23
applesmc: implement error status port
Gabriel L. Somlo
1
-26
/
+115
2017-06-23
applesmc: cosmetic whitespace and indentation cleanup
Gabriel L. Somlo
1
-48
/
+50
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2
-2
/
+2
2017-06-20
pvpanic: use get_uint() for "ioport" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
auxbus: use get_uint() for "addr" property
Marc-André Lureau
1
-1
/
+1
2017-06-15
ivshmem: use ram_from_fd()
Marc-André Lureau
1
-8
/
+6
2017-06-13
hw/misc: add a TMP42{1, 2, 3} device model
Cédric Le Goater
2
-0
/
+403
2017-06-13
hw/misc/exynos4210_pmu: Add support for system poweroff
Krzysztof Kozlowski
1
-1
/
+19
2017-06-07
edu: fix memory leak on msi_broken platforms
Paolo Bonzini
1
-6
/
+6
2017-06-05
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...
Peter Maydell
1
-1
/
+1
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
1
-1
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
1
-1
/
+1
2017-06-02
hw/misc: QOM'ify slavio_misc.c
xiaoqiang zhao
1
-26
/
+17
2017-06-02
hw/misc: QOM'ify eccmemctl.c
xiaoqiang zhao
1
-9
/
+16
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
5
-10
/
+10
2017-05-18
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
1
-1
/
+1
2017-05-17
unimplemented-device: Remove user_creatable flag
Eduardo Habkost
1
-5
/
+0
2017-05-17
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
1
-0
/
+5
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-1
/
+1
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
1
-1
/
+1
2017-04-20
hw/misc/exynos4210_pmu: Reorder local variables for readability
Krzysztof Kozlowski
1
-2
/
+2
2017-03-14
hw/misc/imx6_src: Don't crash trying to reset missing CPUs
Peter Maydell
1
-2
/
+6
2017-02-28
hw/arm/exynos: Fix Linux kernel division by zero for PLLs
Krzysztof Kozlowski
2
-1
/
+165
2017-02-28
bcm2835_rng: Use qcrypto_random_bytes() rather than rand()
Peter Maydell
1
-1
/
+26
2017-02-28
target-arm: Implement BCM2835 hardware RNG
Marcin Chojnacki
2
-0
/
+125
2017-02-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
1
-9
/
+49
2017-02-24
hw/misc/imx6_src: defer clearing of SRC_SCR reset bits
Alex Bennée
1
-9
/
+49
2017-02-23
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
Markus Armbruster
1
-1
/
+1
2017-02-23
util/cutils: Return qemu_strtosz*() error and value separately
Markus Armbruster
1
-2
/
+5
2017-02-23
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
Markus Armbruster
1
-4
/
+2
2017-02-23
util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
Markus Armbruster
1
-1
/
+1
2017-02-21
hw/mips_cmgcr: allow GCR base to be moved
Paul Burton
1
-0
/
+17
2017-02-16
report guest crash information in GUEST_PANICKED event
Anton Nefedov
1
-1
/
+1
2017-02-07
hw/misc: New "unimplemented" sysbus device
Peter Maydell
2
-0
/
+109
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
1
-4
/
+4
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2
-2
/
+2
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
1
-4
/
+10
[next]