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
2019-05-20
hw: report invalid disable-legacy|modern usage for virtio-1-only devs
Daniel P. Berrangé
1
-3
/
+20
2019-05-15
roms: assert if max rom size is less than the used size
Igor Mammedov
1
-0
/
+1
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
1
-0
/
+3
2019-04-17
loader-fit: Wean off error_printf()
Markus Armbruster
1
-26
/
+36
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-0
/
+65
2019-03-11
sysbus: Fix latent bug with onboard devices
Markus Armbruster
1
-3
/
+0
2019-03-11
qom: Move compat_props machinery from qdev to QOM
Markus Armbruster
1
-39
/
+0
2019-03-11
qdev: Fix latent bug with compat_props and onboard devices
Markus Armbruster
1
-11
/
+37
2019-03-11
machine: Move nvdimms state into struct MachineState
Eric Auger
1
-0
/
+65
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+11
2019-03-06
qdev: Provide qdev_get_bus_hotplug_handler()
David Hildenbrand
1
-1
/
+9
2019-03-06
qdev: Let machine hotplug handler to override bus hotplug handler
Igor Mammedov
1
-4
/
+2
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
1
-2
/
+1
2019-03-06
qdev/core: fix qbus_is_full()
Tony Krowiak
1
-0
/
+3
2019-02-22
virtio-blk: add "discard" and "write-zeroes" properties
Stefano Garzarella
1
-0
/
+2
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
1
-9
/
+2
2019-02-05
hw/core/loader.c: Read as long as possible in load_image_size()
Li Zhijian
1
-6
/
+5
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2
-9
/
+17
2019-01-30
usb: assign unique serial numbers to hid devices
Gerd Hoffmann
1
-0
/
+3
2019-01-17
tpm: add a "ppi" boolean property
Marc-André Lureau
1
-0
/
+2
2019-01-17
virtio: Make disable-legacy/disable-modern compat properties optional
Eduardo Habkost
1
-2
/
+3
2019-01-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-17
/
+17
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-14
/
+14
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
1
-2
/
+2
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-1
/
+1
2019-01-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2
-276
/
+71
2019-01-09
qdev: fix -device scsi-hd,help regression
Marc-André Lureau
1
-3
/
+6
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
1
-273
/
+65
2019-01-09
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
1
-4
/
+4
2019-01-09
hw/core: fix whitespace in a sentence
Wainer dos Santos Moschetta
1
-1
/
+1
2019-01-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
2
-3
/
+17
2019-01-07
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
2
-3
/
+17
2019-01-07
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
1
-0
/
+8
2019-01-07
qdev-props: call object_apply_global_props()
Marc-André Lureau
1
-22
/
+2
2019-01-07
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
1
-2
/
+2
2019-01-07
qdev-props: convert global_props to GPtrArray
Marc-André Lureau
1
-9
/
+20
2019-01-07
qdev: all globals are now user-provided
Marc-André Lureau
1
-4
/
+0
2019-01-07
qdev: make a separate helper function to apply compat properties
Marc-André Lureau
1
-1
/
+5
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
1
-0
/
+33
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
1
-0
/
+3
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
1
-0
/
+41
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
1
-0
/
+29
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
1
-0
/
+26
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
1
-0
/
+17
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
1
-0
/
+25
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
1
-0
/
+46
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
1
-0
/
+21
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
1
-0
/
+13
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
1
-0
/
+21
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
1
-0
/
+29
[next]