index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-06
1
-0
/
+1
|
\
|
*
acpi: mark PMTIMER as unlocked
Paolo Bonzini
2015-07-01
1
-0
/
+1
*
|
arm_mptimer: Respect IT bit state
Dmitry Osipenko
2015-07-06
1
-1
/
+1
*
|
arm_mptimer: Fix timer shutdown and mode change
Dmitry Osipenko
2015-07-06
1
-2
/
+9
*
|
hw/intc/arm_gic_common.c: Reset all registers
Peter Maydell
2015-07-06
1
-3
/
+18
*
|
Fix interval interrupt of cadence ttc when timer is in decrement mode
Johannes Schlatow
2015-07-06
1
-5
/
+4
*
|
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-07-05
6
-176
/
+350
|
\
\
|
*
|
ahci: fix sdb fis semantics
John Snow
2015-07-04
1
-12
/
+17
|
*
|
ahci: Do not map cmd_fis to generate response
John Snow
2015-07-04
1
-45
/
+5
|
*
|
ahci: ncq migration
John Snow
2015-07-04
1
-1
/
+50
|
*
|
ahci: add get_cmd_header helper
John Snow
2015-07-04
1
-3
/
+12
|
*
|
ahci: add cmd header to ncq transfer state
John Snow
2015-07-04
2
-5
/
+7
|
*
|
ahci: correct ncq sector count
John Snow
2015-07-04
2
-3
/
+6
|
*
|
ahci: correct types in NCQTransferState
John Snow
2015-07-04
2
-7
/
+7
|
*
|
ahci: add rwerror=stop support for ncq
John Snow
2015-07-04
4
-2
/
+44
|
*
|
ahci: factor ncq_finish out of ncq_cb
John Snow
2015-07-04
1
-12
/
+18
|
*
|
ahci: refactor process_ncq_command
John Snow
2015-07-04
1
-31
/
+42
|
*
|
ahci: assert is_ncq for process_ncq
John Snow
2015-07-04
1
-38
/
+30
|
*
|
ahci: stash ncq command
John Snow
2015-07-04
2
-1
/
+3
|
*
|
ide: add limit to .prepare_buf()
John Snow
2015-07-04
5
-24
/
+36
|
*
|
ahci: ncq sector count correction
John Snow
2015-07-04
1
-3
/
+3
|
*
|
ahci: add ncq debug checks
John Snow
2015-07-04
1
-0
/
+23
|
*
|
ahci: separate prdtl from opts
John Snow
2015-07-04
2
-12
/
+14
|
*
|
ahci: check for ncq prdtl overflow
John Snow
2015-07-04
1
-5
/
+15
|
*
|
ahci: add ncq_err helper
John Snow
2015-07-04
1
-4
/
+10
|
*
|
ahci: use shorter variables
John Snow
2015-07-04
1
-8
/
+10
|
*
|
ahci: Rename NCQFIS structure fields
John Snow
2015-07-04
1
-10
/
+25
|
*
|
ahci: Do not ignore memory access read size
John Snow
2015-07-04
1
-2
/
+25
*
|
|
numa,pc-dimm: Store pc-dimm memory information in numa_info
Bharata B Rao
2015-07-03
1
-0
/
+4
*
|
|
pc: Abort if HotplugHandlerClass::plug() fails
Bharata B Rao
2015-07-03
1
-1
/
+1
*
|
|
pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine
Bharata B Rao
2015-07-03
2
-63
/
+83
*
|
|
pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure
Bharata B Rao
2015-07-03
2
-14
/
+14
|
/
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150703-1' into...
Peter Maydell
2015-07-03
1
-0
/
+11
|
\
\
|
*
|
virtio-input: add input routing support
Gerd Hoffmann
2015-07-03
1
-0
/
+11
*
|
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150702-v3' into sta...
Peter Maydell
2015-07-02
6
-66
/
+248
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
s390x/migration: Introduce 2.4 machine
Christian Borntraeger
2015-07-02
1
-4
/
+18
|
*
|
s390x/ipl: Fix boot if no bootindex was specified
Christian Borntraeger
2015-07-02
1
-2
/
+2
|
*
|
virtio-ccw: migrate ->revision
Cornelia Huck
2015-07-02
1
-0
/
+2
|
*
|
s390x/virtio-ccw: support virtio-1 set_vq format
Cornelia Huck
2015-07-02
1
-41
/
+92
|
*
|
s390x/virtio-ccw: add virtio set-revision call
Thomas Huth
2015-07-02
2
-2
/
+84
|
*
|
s390x/css: Add a callback for when subchannel gets disabled
Thomas Huth
2015-06-30
2
-0
/
+13
|
*
|
css: mss/mcss-e vs. migration
Cornelia Huck
2015-06-30
1
-0
/
+15
|
*
|
virtio-ccw: complete handling of guest-initiated resets
Cornelia Huck
2015-06-30
1
-17
/
+22
*
|
|
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
2015-07-02
4
-6
/
+2
|
/
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-26
14
-366
/
+192
|
\
\
|
*
|
hw/pci-bridge: format special OFW unit address for PXB host
Laszlo Ersek
2015-06-23
1
-0
/
+53
|
*
|
hw/core: explicit OFW unit address callback for SysBusDeviceClass
Laszlo Ersek
2015-06-23
1
-0
/
+11
|
*
|
hw/pci-bridge: disable SHPC in PXB
Laszlo Ersek
2015-06-23
1
-0
/
+1
|
*
|
hw/pci-bridge: introduce "shpc" property
Laszlo Ersek
2015-06-23
1
-16
/
+70
|
*
|
hw/pci-bridge: add macro for "msi" property
Laszlo Ersek
2015-06-23
1
-1
/
+2
[next]