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-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
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
4
-45
/
+45
2016-01-29
hw/core: Clean up includes
Peter Maydell
15
-1
/
+15
2016-01-25
fdc: Add fallback option
John Snow
1
-0
/
+11
2016-01-21
qdev: get_child_bus(): Use QOM lookup if available
Peter Crosthwaite
1
-0
/
+6
2016-01-18
qdev: Free QemuOpts when the QOM path goes away
Paolo Bonzini
1
-1
/
+3
2016-01-13
error: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-5
/
+5
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2
-7
/
+4
2016-01-13
error: Don't decorate original error message when adding to it
Markus Armbruster
1
-1
/
+1
2016-01-13
sysbus: Don't use hw_error() in machine_init_done_notifiers
Markus Armbruster
1
-13
/
+12
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
1
-6
/
+0
2016-01-13
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
1
-7
/
+1
2016-01-11
hw/core/qdev: Remove superfluous return statement
Thomas Huth
1
-1
/
+0
2015-12-22
pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClass
Eduardo Habkost
2
-5
/
+6
2015-12-17
kvm: add support for -machine kernel_irqchip=split
Matt Gingell
1
-8
/
+41
2015-11-17
q35: Check propery to determine if iommu is set
Bandan Das
1
-5
/
+0
2015-11-11
qdev: provide qdev_reset_all_fn()
David Hildenbrand
1
-0
/
+5
2015-11-06
replay: ptimer
Pavel Dovgalyuk
1
-1
/
+2
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
1
-11
/
+5
2015-09-19
machine: Set MachineClass::name automatically
Eduardo Habkost
1
-0
/
+3
2015-09-19
machine: Ensure all TYPE_MACHINE subclasses have the right suffix
Eduardo Habkost
1
-0
/
+9
2015-09-19
qdev: Do not use slow [*] expansion for GPIO creation
Pavel Fedin
1
-6
/
+15
2015-09-18
loader: Fix memory_region_init_resizeable_ram() error handling
Markus Armbruster
1
-1
/
+1
2015-09-11
typofixes - v4
Veres Lajos
1
-1
/
+1
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2
-5
/
+2
2015-09-10
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
1
-0
/
+20
2015-07-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2015-07-13
qdev: fix 64 bit properties
Cornelia Huck
1
-1
/
+1
2015-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-6
/
+2
2015-07-07
vl: move rom_load_all after machine init done
Eric Auger
1
-6
/
+2
2015-07-06
sysbus: add irq_routing_notifier
Eric Auger
1
-0
/
+6
2015-06-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-1
/
+12
2015-06-26
qdev-properties-system: Improve error message for drive assignment conflict
Peter Maydell
1
-2
/
+11
2015-06-26
qdev-properties-system: Change set_pointer's parse callback to use Error
Peter Maydell
1
-13
/
+20
2015-06-23
hw/core: explicit OFW unit address callback for SysBusDeviceClass
Laszlo Ersek
1
-0
/
+11
2015-06-23
qdev: fix OVERFLOW_BEFORE_WIDEN
Gonglei
1
-1
/
+1
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2
-0
/
+2
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
4
-13
/
+13
2015-06-22
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-31
/
+18
2015-06-19
qdev: Deprecated qdev_init() is finally unused, drop
Markus Armbruster
1
-31
/
+16
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-10
/
+6
2015-06-19
hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()
Laszlo Ersek
1
-10
/
+6
2015-06-19
qdev: Free property names after registering gpio aliases
Eduardo Habkost
1
-0
/
+2
2015-06-11
nmi: Implement inject_nmi() for non-monitor context use
Xu Wang
1
-0
/
+20
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
1
-2
/
+3
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
1
-1
/
+1
2015-06-03
machine: add default_ram_size to machine class
Nikunj A Dadhania
1
-0
/
+9
2015-06-01
qdev: add 64bit properties
Gerd Hoffmann
1
-0
/
+58
[next]