index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...
Peter Maydell
2018-06-12
15
-16
/
+25
|
\
|
*
usb-mtp: Return error on suspicious TYPE_DATA packet from initiator
Bandan Das
2018-06-12
1
-0
/
+5
|
*
usb-ccid: fix bus leak
Marc-André Lureau
2018-06-12
1
-0
/
+1
|
*
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-06-12
11
-13
/
+13
|
*
bus: do not unref the added child bus on realize
Marc-André Lureau
2018-06-12
1
-1
/
+0
|
*
usb/dev-mtp: Fix use of uninitialized values
Philippe Mathieu-Daudé
2018-06-12
1
-1
/
+5
|
*
usb: correctly handle Zero Length Packets
Philippe Mathieu-Daudé
2018-06-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into...
Peter Maydell
2018-06-12
15
-184
/
+176
|
\
\
|
*
|
spapr_pci: Remove unhelpful pagesize warning
David Gibson
2018-06-12
1
-7
/
+0
|
*
|
xics_kvm: use KVM helpers
Cédric Le Goater
2018-06-12
1
-38
/
+14
|
*
|
ppc/pnv: fix LPC HC firmware address space
Cédric Le Goater
2018-06-12
1
-1
/
+3
|
*
|
spapr: handle cpu core unplug via hotplug handler chain
David Hildenbrand
2018-06-12
1
-1
/
+11
|
*
|
spapr: handle pc-dimm unplug via hotplug handler chain
David Hildenbrand
2018-06-12
1
-3
/
+15
|
*
|
spapr: introduce machine unplug handler
David Hildenbrand
2018-06-12
1
-0
/
+6
|
*
|
spapr: move memory hotplug support check into spapr_memory_pre_plug()
David Hildenbrand
2018-06-12
1
-7
/
+6
|
*
|
spapr: move lookup of the node into spapr_memory_plug()
David Hildenbrand
2018-06-12
1
-7
/
+5
|
*
|
spapr: no need to verify the node
David Hildenbrand
2018-06-12
1
-8
/
+2
|
*
|
ppc4xx_i2c: Clean up and improve error logging
BALATON Zoltan
2018-06-12
1
-43
/
+51
|
*
|
mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTR
Mark Cave-Ayland
2018-06-12
1
-8
/
+1
|
*
|
mos6522: move timer frequency initialisation to mos6522_reset
Mark Cave-Ayland
2018-06-12
2
-13
/
+6
|
*
|
cuda: embed mos6522_cuda device directly rather than using QOM object link
Mark Cave-Ayland
2018-06-12
2
-27
/
+19
|
*
|
mos6522: fix vmstate_mos6522_timer version in vmstate_mos6522
Mark Cave-Ayland
2018-06-12
1
-1
/
+1
|
*
|
ppc: remove obsolete macio_init() definition from mac.h
Mark Cave-Ayland
2018-06-12
1
-3
/
+0
|
*
|
ppc: remove obsolete pci_pmac_init() definitions from mac.h
Mark Cave-Ayland
2018-06-12
1
-6
/
+0
|
*
|
hw/misc/mos6522: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-12
1
-2
/
+2
|
*
|
spapr/vio: deprecate the "irq" property
Cédric Le Goater
2018-06-12
1
-1
/
+21
|
*
|
prep: fix keyboard for the 40p machine
Mark Cave-Ayland
2018-06-12
1
-1
/
+0
|
*
|
40p: remove pci_allow_0_address = true from 40p machine class
Mark Cave-Ayland
2018-06-12
1
-1
/
+0
|
*
|
hw/ppc/spapr_drc: Replace error_setg(&error_abort) by error_report() + abort()
Philippe Mathieu-Daudé
2018-06-12
1
-1
/
+2
|
*
|
uninorth: remove token register from uninorth device
Mark Cave-Ayland
2018-06-12
1
-6
/
+5
|
*
|
macio: add trace-events to timer device
Mark Cave-Ayland
2018-06-12
2
-0
/
+7
|
*
|
ppc440_pcix: Fix a typo in setting a register (Coverity CID1390577)
BALATON Zoltan
2018-06-12
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-12
2
-20
/
+19
|
\
\
|
*
|
nvdimm: make persistence option symbolic
Ross Zwisler
2018-06-11
2
-20
/
+19
|
|
/
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-06-11
2
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
pc: Remove PC_COMPAT_2_12 from 3.0 machine-types
Eduardo Habkost
2018-06-11
2
-2
/
+0
*
|
ide: introduce ide_transfer_start_norecurse
Paolo Bonzini
2018-06-08
2
-23
/
+35
*
|
atapi: call ide_set_irq before ide_transfer_start
Paolo Bonzini
2018-06-08
1
-2
/
+2
*
|
ide: make ide_transfer_stop idempotent
Paolo Bonzini
2018-06-08
1
-10
/
+4
*
|
ide: call ide_cmd_done from ide_transfer_stop
Paolo Bonzini
2018-06-08
1
-7
/
+4
*
|
ide: push end_transfer_func out of start_transfer callback, rename callback
Paolo Bonzini
2018-06-08
3
-11
/
+12
*
|
ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands
John Snow
2018-06-08
1
-11
/
+5
*
|
ahci: make ahci_mem_write traces more descriptive
John Snow
2018-06-08
2
-2
/
+17
*
|
ahci: delete old host register address definitions
John Snow
2018-06-08
1
-6
/
+0
*
|
ahci: adjust ahci_mem_write to work on registers
John Snow
2018-06-08
1
-6
/
+9
*
|
ahci: fix spacing damage on ahci_mem_write
John Snow
2018-06-08
1
-24
/
+23
*
|
ahci: make mem_read_32 traces more descriptive
John Snow
2018-06-08
2
-2
/
+8
*
|
ahci: modify ahci_mem_read_32 to work on register numbers
John Snow
2018-06-08
1
-6
/
+11
*
|
ahci: fix host register max address
John Snow
2018-06-08
1
-2
/
+1
*
|
ahci: add host register enumeration
John Snow
2018-06-08
2
-0
/
+30
[next]