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
/
scripts
/
modules
/
module_block.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
usb-hcd-xhci-test: add a test for ccid hotplug
Marc-André Lureau
1
-0
/
+10
2018-06-12
usb-ccid: fix bus leak
Marc-André Lureau
1
-0
/
+1
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
17
-24
/
+32
2018-06-12
bus: do not unref the added child bus on realize
Marc-André Lureau
1
-1
/
+0
2018-06-12
usb/dev-mtp: Fix use of uninitialized values
Philippe Mathieu-Daudé
1
-1
/
+5
2018-06-12
usb: correctly handle Zero Length Packets
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-12
usb: update docs
Gerd Hoffmann
1
-44
/
+55
2018-06-12
spapr_pci: Remove unhelpful pagesize warning
David Gibson
1
-7
/
+0
2018-06-12
xics_kvm: use KVM helpers
Cédric Le Goater
1
-38
/
+14
2018-06-12
ppc/pnv: fix LPC HC firmware address space
Cédric Le Goater
2
-1
/
+4
2018-06-12
spapr: handle cpu core unplug via hotplug handler chain
David Hildenbrand
1
-1
/
+11
2018-06-12
spapr: handle pc-dimm unplug via hotplug handler chain
David Hildenbrand
1
-3
/
+15
2018-06-12
spapr: introduce machine unplug handler
David Hildenbrand
1
-0
/
+6
2018-06-12
spapr: move memory hotplug support check into spapr_memory_pre_plug()
David Hildenbrand
1
-7
/
+6
2018-06-12
spapr: move lookup of the node into spapr_memory_plug()
David Hildenbrand
1
-7
/
+5
2018-06-12
spapr: no need to verify the node
David Hildenbrand
1
-8
/
+2
2018-06-12
target/ppc: Allow PIR read in privileged mode
luporl
1
-1
/
+1
2018-06-12
ppc4xx_i2c: Clean up and improve error logging
BALATON Zoltan
1
-43
/
+51
2018-06-12
target/ppc: extend eieio for POWER9
Cédric Le Goater
1
-2
/
+23
2018-06-12
mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTR
Mark Cave-Ayland
1
-8
/
+1
2018-06-12
mos6522: move timer frequency initialisation to mos6522_reset
Mark Cave-Ayland
3
-14
/
+7
2018-06-12
cuda: embed mos6522_cuda device directly rather than using QOM object link
Mark Cave-Ayland
4
-42
/
+33
2018-06-12
mos6522: fix vmstate_mos6522_timer version in vmstate_mos6522
Mark Cave-Ayland
1
-1
/
+1
2018-06-12
ppc: add missing FW_CFG_PPC_NVRAM_FLAT definition
Mark Cave-Ayland
1
-0
/
+1
2018-06-12
ppc: remove obsolete macio_init() definition from mac.h
Mark Cave-Ayland
1
-3
/
+0
2018-06-12
ppc: remove obsolete pci_pmac_init() definitions from mac.h
Mark Cave-Ayland
1
-6
/
+0
2018-06-12
hw/misc/mos6522: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-2
/
+2
2018-06-12
MAINTAINERS: Add entries for the MOS6522 VIA device
Philippe Mathieu-Daudé
1
-0
/
+2
2018-06-12
MAINTAINERS: Add an entry for the MacIO device headers
Philippe Mathieu-Daudé
1
-1
/
+2
2018-06-12
osdep: powerpc64 align memory to allow 2MB radix THP page tables
Nicholas Piggin
1
-1
/
+2
2018-06-12
spapr/vio: deprecate the "irq" property
Cédric Le Goater
2
-3
/
+31
2018-06-12
target/ppc: Allow privileged access to SPR_PCR
Joel Stanley
3
-2
/
+17
2018-06-12
target/ppc: Factor out the parsing in kvmppc_get_cpu_characteristics()
Suraj Jitindar Singh
1
-20
/
+39
2018-06-12
prep: fix keyboard for the 40p machine
Mark Cave-Ayland
1
-1
/
+0
2018-06-12
40p: remove pci_allow_0_address = true from 40p machine class
Mark Cave-Ayland
1
-1
/
+0
2018-06-12
target/ppc: Use proper logging function for possible guest errors
Thomas Huth
1
-25
/
+12
2018-06-12
hw/ppc/spapr_drc: Replace error_setg(&error_abort) by error_report() + abort()
Philippe Mathieu-Daudé
1
-1
/
+2
2018-06-12
uninorth: remove token register from uninorth device
Mark Cave-Ayland
2
-7
/
+8
2018-06-12
macio: add trace-events to timer device
Mark Cave-Ayland
2
-0
/
+7
2018-06-12
ppc440_pcix: Fix a typo in setting a register (Coverity CID1390577)
BALATON Zoltan
1
-1
/
+1
2018-06-11
nvdimm: make persistence option symbolic
Ross Zwisler
6
-42
/
+35
2018-06-11
hw/i386: Update SSDT table used by "make check"
Ross Zwisler
1
-0
/
+0
2018-06-11
qapi: add disabled parameter to block-dirty-bitmap-add
Vladimir Sementsov-Ogievskiy
2
-1
/
+15
2018-06-11
qapi: add x-block-dirty-bitmap-merge
Vladimir Sementsov-Ogievskiy
4
-1
/
+88
2018-06-11
qmp: transaction support for x-block-dirty-bitmap-enable/disable
Vladimir Sementsov-Ogievskiy
2
-1
/
+84
2018-06-11
qapi: add x-block-dirty-bitmap-enable/disable
Vladimir Sementsov-Ogievskiy
2
-0
/
+84
2018-06-11
block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-2
/
+4
2018-06-11
block: simplify code around releasing bitmaps
Paolo Bonzini
1
-52
/
+32
2018-06-11
block: remove bdrv_dirty_bitmap_make_anon
Paolo Bonzini
3
-11
/
+0
2018-06-11
cli: Don't run early event loop if no --preconfig was specified
Igor Mammedov
1
-2
/
+2
[next]