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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
hw: Fix typos found by codespell
Stefan Weil
2
-3
/
+3
2017-01-23
hw/core/null-machine: Add the possibility to instantiate a CPU and RAM
Thomas Huth
2
-3
/
+26
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+73
2017-01-18
fw-cfg: support writeable blobs
Michael S. Tsirkin
1
-7
/
+11
2017-01-16
hw: move reset handlers from vl.c to hw/core
Paolo Bonzini
2
-1
/
+73
2016-11-30
loader: fix undefined behavior in rom_order_compare()
Laszlo Ersek
1
-1
/
+1
2016-11-30
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
1
-1
/
+3
2016-11-28
generic-loader: file: Only set a PC if a CPU is specified
Alistair Francis
1
-1
/
+6
2016-11-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
2
-27
/
+4
2016-11-15
qdev: Fix assert in PCI address property when used by vfio-pci
Daniel Oram
1
-4
/
+10
2016-11-15
qdev: hotplug: drop HotplugHandler.post_plug callback
Xiao Guangrong
2
-27
/
+4
2016-11-10
qdev: fix use-after-free regression from becdfa00cfa
Marc-André Lureau
1
-6
/
+2
2016-11-01
nvdimm acpi: introduce fit buffer
Xiao Guangrong
2
-4
/
+27
2016-10-24
hw/ptimer: Add "no counter round down" policy
Dmitry Osipenko
1
-0
/
+9
2016-10-24
hw/ptimer: Add "no immediate reload" policy
Dmitry Osipenko
1
-5
/
+26
2016-10-24
hw/ptimer: Add "no immediate trigger" policy
Dmitry Osipenko
1
-4
/
+16
2016-10-24
hw/ptimer: Add "continuous trigger" policy
Dmitry Osipenko
1
-3
/
+27
2016-10-24
hw/ptimer: Add "wraparound after one period" policy
Dmitry Osipenko
1
-15
/
+43
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
1
-9
/
+5
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
1
-34
/
+50
2016-10-17
machine: Register TYPE_MACHINE properties as class properties
Eduardo Habkost
1
-108
/
+98
2016-10-04
generic-loader: Add a generic loader
Alistair Francis
2
-0
/
+213
2016-10-04
irq: Add a new irq device that allows the ORing of lines
Alistair Francis
2
-0
/
+108
2016-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
2
-7
/
+3
2016-09-22
loader: Add AddressSpace loading support to targphys
Alistair Francis
1
-2
/
+8
2016-09-22
loader: Add AddressSpace loading support to uImages
Alistair Francis
1
-4
/
+13
2016-09-22
loader: Add AddressSpace loading support to ELFs
Alistair Francis
1
-2
/
+14
2016-09-22
loader: Allow a custom AddressSpace when loading ROMs
Alistair Francis
1
-9
/
+34
2016-09-22
loader: Use the specified MemoryRegion
Alistair Francis
1
-1
/
+2
2016-09-22
hw/ptimer: Suppress error messages under qtest
Dmitry Osipenko
1
-2
/
+7
2016-09-22
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
1
-1
/
+3
2016-09-22
hw/ptimer: Actually stop the timer in case of error
Dmitry Osipenko
1
-0
/
+1
2016-09-08
bus: simplify name handling
Marc-André Lureau
1
-15
/
+6
2016-09-08
machine: use class base init generated name
Marc-André Lureau
1
-0
/
+1
2016-08-08
block/qdev: Let 'drive' property fall back to node name
Kevin Wolf
1
-1
/
+10
2016-08-03
qdev: Fix use after free in qdev_init_nofail error path
Fam Zheng
1
-0
/
+2
2016-07-27
qdev: ignore GlobalProperty.errp for hotplugged devices
Greg Kurz
1
-2
/
+2
2016-07-27
machine: Add comment to abort path in machine_set_kernel_irqchip
Greg Kurz
1
-0
/
+3
2016-07-26
qdev: Fix object reference leak in case device.realize() fails
Igor Mammedov
1
-1
/
+7
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-1
/
+1
2016-07-14
Revert "hw/ptimer: Perform counter wrap around if timer already expired"
Dmitry Osipenko
1
-7
/
+2
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
1
-0
/
+13
2016-07-13
block/qdev: Allow node name for drive properties
Kevin Wolf
1
-6
/
+33
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-3
/
+3
2016-07-07
vl: Set errp to &error_abort on machine compat_props
Eduardo Habkost
1
-0
/
+2
2016-07-07
machine: Add machine_register_compat_props() function
Eduardo Habkost
1
-0
/
+16
2016-07-07
qdev: GlobalProperty.errp field
Eduardo Habkost
1
-3
/
+8
2016-07-07
qdev: Eliminate qemu_add_globals() function
Eduardo Habkost
1
-20
/
+1
2016-07-07
qdev: Don't stop applying globals on first error
Eduardo Habkost
1
-1
/
+0
2016-07-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
[next]