index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
fw_cfg: rename read callback
Marc-André Lureau
2
-4
/
+5
2017-09-08
pci: add reserved slot check to do_pci_register_device()
Mark Cave-Ayland
1
-0
/
+1
2017-09-08
vmgenid: replace x-write-pointer-available hack
Marc-André Lureau
3
-5
/
+2
2017-09-08
hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root Port
Aleksandr Bezzubikov
1
-0
/
+1
2017-09-08
hw/pci: introduce bridge-only vendor-specific capability to provide some hint...
Aleksandr Bezzubikov
1
-0
/
+25
2017-09-08
hw/pci: introduce pcie-pci-bridge device
Aleksandr Bezzubikov
1
-0
/
+1
2017-09-08
pc: add 2.11 machine types
Marcel Apfelbaum
1
-0
/
+3
2017-09-07
boards.h: Define new flag ignore_memory_transaction_failures
Peter Maydell
1
-0
/
+11
2017-09-07
nvic: Add NS alias SCS region
Peter Maydell
1
-0
/
+1
2017-09-04
watchdog: wdt_aspeed: Add support for the reset width register
Andrew Jeffery
1
-0
/
+2
2017-09-04
loader: Ignore zero-sized ELF segments
Peter Maydell
1
-7
/
+17
2017-09-04
loader: Handle ELF files with overlapping zero-initialized data
Peter Maydell
1
-0
/
+48
2017-09-04
armv7m_nvic.h: Move from include/hw/arm to include/hw/intc
Peter Maydell
2
-1
/
+1
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
1
-1
/
+1
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
1
-0
/
+1
2017-08-30
s390x/sclp: properly guard pci-specific functions
Cornelia Huck
1
-4
/
+12
2017-08-30
s390x/pci: add stubs
Cornelia Huck
1
-0
/
+1
2017-08-30
kvm: remove hard dependency on pci
Cornelia Huck
1
-0
/
+2
2017-08-30
s390x: introduce 2.11 compat machine
Cornelia Huck
1
-0
/
+3
2017-08-30
s390x/css: generate solicited crw for rchp completion signaling
Dong Jia Shi
1
-1
/
+2
2017-08-30
s390x/css: use macro for event-information pending error recover code
Dong Jia Shi
1
-2
/
+10
2017-08-22
hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
Thomas Huth
1
-1
/
+1
2017-08-02
mips: Add KVM T&E segment support for TCG
James Hogan
1
-2
/
+3
2017-08-02
intel_iommu: use access_flags for iotlb
Peter Xu
1
-2
/
+1
2017-07-19
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170718-tag' into...
Peter Maydell
1
-0
/
+15
2017-07-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-317
/
+3
2017-07-19
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170718' i...
Peter Maydell
1
-0
/
+3
2017-07-18
xen: don't use xenstore to save/restore physmap anymore
Igor Druzhinin
1
-0
/
+1
2017-07-18
xen/mapcache: introduce xen_replace_cache_entry()
Igor Druzhinin
1
-0
/
+14
2017-07-18
ahci: split public and private interface
John Snow
2
-405
/
+46
2017-07-18
ahci: Isolate public AHCI interface
John Snow
2
-52
/
+96
2017-07-18
ahci: add ahci_get_num_ports
John Snow
1
-0
/
+1
2017-07-18
qdev: provide DEFINE_PROP_INT64()
Peter Xu
1
-0
/
+3
2017-07-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2
-0
/
+55
2017-07-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170717'...
Peter Maydell
5
-0
/
+211
2017-07-17
i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leaf
Daniel P. Berrange
1
-0
/
+5
2017-07-17
fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h
Mark Cave-Ayland
1
-0
/
+50
2017-07-17
hw/misc/mps2_scc: Implement MPS2 Serial Communication Controller
Peter Maydell
1
-0
/
+43
2017-07-17
hw/char/cmsdk-apb-timer: Implement CMSDK APB timer device
Peter Maydell
1
-0
/
+59
2017-07-17
hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART
Peter Maydell
1
-0
/
+78
2017-07-17
qdev: support properties which don't set a default value
Peter Maydell
2
-0
/
+30
2017-07-17
qdev-properties.h: Explicitly set the default value for arraylen properties
Peter Maydell
1
-0
/
+1
2017-07-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170717' int...
Peter Maydell
4
-28
/
+73
2017-07-17
pseries: Use smaller default hash page tables when guest can resize
David Gibson
2
-0
/
+3
2017-07-17
pseries: Implement HPT resizing
David Gibson
1
-0
/
+6
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
1
-0
/
+11
2017-07-17
ppc/pnv: Remove unused XICSState reference
Alexey Kardashevskiy
1
-2
/
+0
2017-07-17
spapr: Implement DR-indicator for physical DRCs only
David Gibson
1
-4
/
+9
2017-07-17
spapr: Remove sPAPRConfigureConnectorState sub-structure
David Gibson
1
-10
/
+6
2017-07-17
spapr: Consolidate DRC state variables
David Gibson
1
-4
/
+21
[next]