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
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
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-20
/
+0
2016-07-05
block/qdev: Fix NULL access when using BB twice
Kevin Wolf
1
-1
/
+1
2016-07-04
register: Add block initialise helper
Peter Crosthwaite
1
-0
/
+45
2016-07-04
register: QOMify
Peter Crosthwaite
1
-0
/
+23
2016-07-04
register: Add Memory API glue
Alistair Francis
1
-0
/
+59
2016-07-04
register: Add Register API
Alistair Francis
2
-0
/
+161
2016-07-04
machine: remove iommu property
Marcel Apfelbaum
1
-20
/
+0
2016-06-17
qdev: Use GList for global properties
Eduardo Habkost
1
-7
/
+8
2016-06-17
qdev: hotplug: Introduce HotplugHandler.pre_plug() callback
Igor Mammedov
2
-1
/
+19
2016-06-14
qdev_try_create(): Assert that devices we put onto the system bus are SysBusD...
Peter Maydell
1
-0
/
+7
2016-06-07
qdev: Clean up around properties
Cao jin
1
-11
/
+19
2016-06-06
hw/ptimer: Introduce ptimer_get_limit
Dmitry Osipenko
1
-0
/
+5
2016-06-06
hw/ptimer: Support "on the fly" timer mode switch
Dmitry Osipenko
1
-6
/
+7
2016-06-06
hw/ptimer: Update .delta on period/freq change
Dmitry Osipenko
1
-0
/
+2
2016-06-06
hw/ptimer: Perform counter wrap around if timer already expired
Dmitry Osipenko
1
-6
/
+13
2016-06-06
hw/ptimer: Fix issues caused by the adjusted timer limit value
Dmitry Osipenko
1
-20
/
+31
2016-05-26
qdev: Start disentangling bus from device
Andreas Färber
3
-222
/
+252
2016-05-23
nmi: remove x86 specific nmi handling
Bandan Das
1
-24
/
+0
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
1
-0
/
+10
2016-05-20
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
1
-0
/
+21
2016-05-19
hw: remove pio_addr_t
Paolo Bonzini
1
-2
/
+2
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+5
2016-05-19
include: poison symbols in osdep.h
Paolo Bonzini
1
-1
/
+1
2016-05-18
loader: fix potential memory leak
Cao jin
1
-0
/
+6
2016-04-07
Sort the fw_cfg file list
Gerd Hoffmann
1
-0
/
+14
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-0
/
+8
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2
-0
/
+2
2016-03-22
hw/pci/pci.h: Don't include qemu-common.h
Markus Armbruster
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
5
-0
/
+5
2016-03-21
qdev: New DEFINE_PROP_ON_OFF_AUTO
Markus Armbruster
1
-0
/
+10
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
1
-3
/
+6
2016-03-04
loader: add API to load elf header
Peter Crosthwaite
1
-0
/
+55
2016-03-04
loader: Add load_image_mr() to load ROM image to a MemoryRegion
Peter Maydell
1
-4
/
+31
2016-02-28
migration: allow machine to enforce configuration section migration
Greg Kurz
1
-0
/
+21
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
1
-4
/
+2
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
4
-83
/
+84
[next]