index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
hw/core: Collect QMP command handlers in hw/core/
Markus Armbruster
2019-07-02
3
-62
/
+329
*
|
hw/core: Move numa.c to hw/core/
Markus Armbruster
2019-07-02
2
-0
/
+669
*
|
qapi: Split qom.json and qdev.json off misc.json
Markus Armbruster
2019-07-02
1
-1
/
+1
|
/
*
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-21
1
-4
/
+1
*
hw/core/bus.c: Only the main system bus can have no parent
Peter Maydell
2019-06-13
1
-12
/
+9
*
edid: flip the default to enabled
Gerd Hoffmann
2019-06-13
1
-1
/
+7
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
3
-2
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
11
-0
/
+11
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
2
-1
/
+2
*
block: Add qdev_prop_drive_iothread property type
Kevin Wolf
2019-06-04
1
-5
/
+38
*
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
1
-1
/
+3
*
q35: Revert to kernel irqchip
Alex Williamson
2019-06-03
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...
Peter Maydell
2019-05-30
1
-0
/
+10
|
\
|
*
sysbus: add a sysbus_mmio_unmap() helper
Cédric Le Goater
2019-05-29
1
-0
/
+10
*
|
usb-tablet: fix serial compat property
Gerd Hoffmann
2019-05-29
1
-1
/
+1
|
/
*
hw: report invalid disable-legacy|modern usage for virtio-1-only devs
Daniel P. Berrangé
2019-05-20
1
-3
/
+20
*
roms: assert if max rom size is less than the used size
Igor Mammedov
2019-05-15
1
-0
/
+1
*
hw: add compat machines for 4.1
Cornelia Huck
2019-04-25
1
-0
/
+3
*
loader-fit: Wean off error_printf()
Markus Armbruster
2019-04-17
1
-26
/
+36
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-03-12
1
-0
/
+65
|
\
|
*
machine: Move nvdimms state into struct MachineState
Eric Auger
2019-03-11
1
-0
/
+65
*
|
sysbus: Fix latent bug with onboard devices
Markus Armbruster
2019-03-11
1
-3
/
+0
*
|
qom: Move compat_props machinery from qdev to QOM
Markus Armbruster
2019-03-11
1
-39
/
+0
*
|
qdev: Fix latent bug with compat_props and onboard devices
Markus Armbruster
2019-03-11
1
-11
/
+37
|
/
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+11
*
qdev: Provide qdev_get_bus_hotplug_handler()
David Hildenbrand
2019-03-06
1
-1
/
+9
*
qdev: Let machine hotplug handler to override bus hotplug handler
Igor Mammedov
2019-03-06
1
-4
/
+2
*
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-06
1
-2
/
+1
*
qdev/core: fix qbus_is_full()
Tony Krowiak
2019-03-06
1
-0
/
+3
*
virtio-blk: add "discard" and "write-zeroes" properties
Stefano Garzarella
2019-02-22
1
-0
/
+2
*
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-17
1
-9
/
+2
*
hw/core/loader.c: Read as long as possible in load_image_size()
Li Zhijian
2019-02-05
1
-6
/
+5
*
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-05
2
-9
/
+17
*
usb: assign unique serial numbers to hid devices
Gerd Hoffmann
2019-01-30
1
-0
/
+3
*
tpm: add a "ppi" boolean property
Marc-André Lureau
2019-01-17
1
-0
/
+2
*
virtio: Make disable-legacy/disable-modern compat properties optional
Eduardo Habkost
2019-01-17
1
-2
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-01-11
3
-17
/
+17
|
\
|
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-14
/
+14
|
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
1
-2
/
+2
|
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-11
2
-276
/
+71
|
\
\
|
|
/
|
/
|
|
*
qdev: fix -device scsi-hd,help regression
Marc-André Lureau
2019-01-09
1
-3
/
+6
|
*
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-09
1
-273
/
+65
|
*
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
2019-01-09
1
-4
/
+4
*
|
hw/core: fix whitespace in a sentence
Wainer dos Santos Moschetta
2019-01-09
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
2019-01-07
2
-3
/
+17
|
\
|
*
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
2019-01-07
2
-3
/
+17
*
|
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
2019-01-07
1
-0
/
+8
*
|
qdev-props: call object_apply_global_props()
Marc-André Lureau
2019-01-07
1
-22
/
+2
*
|
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
2019-01-07
1
-2
/
+2
[prev]
[next]