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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcspk: fix KVM
Paolo Bonzini
2016-06-30
2
-8
/
+8
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
17
-18
/
+1192
|
\
|
*
socket: unlink unix socket on remove
Marc-André Lureau
2016-06-29
1
-0
/
+1
|
*
socket: add listen feature
Marc-André Lureau
2016-06-29
1
-0
/
+1
|
*
vhost-user-test: fix g_cond_wait_until compat implementation
Paolo Bonzini
2016-06-29
1
-0
/
+26
|
*
ich9: implement SCI_IRQ_SEL register
Paolo Bonzini
2016-06-29
1
-0
/
+1
|
*
serial: remove watch on reset
Paolo Bonzini
2016-06-29
1
-0
/
+1
|
*
char: change qemu_chr_fe_add_watch to return unsigned
Paolo Bonzini
2016-06-29
1
-2
/
+14
|
*
serial: make tsr_retry unsigned
Paolo Bonzini
2016-06-29
1
-1
/
+1
|
*
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-29
1
-0
/
+2
|
*
vnc: generalize "VNC server running on ..." message
Paolo Bonzini
2016-06-29
1
-7
/
+0
|
*
scsi: esp: fix migration
Paolo Bonzini
2016-06-29
1
-1
/
+4
|
*
isa: introduce wrapper isa_connect_gpio_out
Efimov Vasily
2016-06-29
1
-0
/
+1
|
*
ICH9 LPC: handle GSI as qdev GPIO
Efimov Vasily
2016-06-29
1
-1
/
+3
|
*
ich9: unify pic and ioapic IRQ vectors
Paolo Bonzini
2016-06-29
1
-2
/
+1
|
*
ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public
Efimov Vasily
2016-06-29
1
-0
/
+2
|
*
port92: handle A20 IRQ as GPIO
Efimov Vasily
2016-06-29
1
-0
/
+2
|
*
pckbd: handle A20 IRQ as GPIO
Efimov Vasily
2016-06-29
1
-0
/
+1
|
*
Q35: implement property interfece to several parameters
Efimov Vasily
2016-06-29
2
-2
/
+9
|
*
pflash: make TYPE_CFI_PFLASH0{1,2} macros public
Efimov Vasily
2016-06-29
1
-0
/
+3
|
*
vmport: identify vmport type by macro TYPE_VMPORT
Efimov Vasily
2016-06-29
1
-1
/
+2
|
*
pcspk: convert "pit" property type from ptr to link
Efimov Vasily
2016-06-29
1
-1
/
+1
|
*
ide: move headers to include folder
Efimov Vasily
2016-06-29
3
-0
/
+1116
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-06-28
1
-2
/
+4
|
\
\
|
*
|
virtio-blk: add num-queues device property
Stefan Hajnoczi
2016-06-28
1
-1
/
+0
|
*
|
virtio-blk: associate request with a virtqueue
Stefan Hajnoczi
2016-06-28
1
-1
/
+3
|
*
|
virtio-blk: add VirtIOBlockConf->num_queues
Stefan Hajnoczi
2016-06-28
1
-0
/
+1
*
|
|
Change net/socket.c to use socket_*() functions
Ashijeet Acharya
2016-06-28
1
-1
/
+15
|
/
/
*
|
ast2400: Integrate the SCU model and set silicon revision
Andrew Jeffery
2016-06-27
1
-0
/
+2
*
|
hw/misc: Add a model for the ASPEED System Control Unit
Andrew Jeffery
2016-06-27
1
-0
/
+34
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160627' into...
Peter Maydell
2016-06-27
2
-1
/
+3
|
\
\
|
*
|
qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore
Peter Krempa
2016-06-27
1
-0
/
+3
|
*
|
ppc/xics: Remove unused xics_set_irq_type()
Benjamin Herrenschmidt
2016-06-27
1
-1
/
+0
*
|
|
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160624' into staging
Peter Maydell
2016-06-27
2
-20
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
linux-user: Update preprocessor constants for Mips-specific e_flags bits
Aleksandar Markovic
2016-06-24
1
-0
/
+2
|
*
|
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
2016-06-24
1
-20
/
+25
*
|
|
virtio-bus: remove old set_host_notifier callback
Cornelia Huck
2016-06-24
1
-1
/
+0
*
|
|
virtio-bus: common ioeventfd infrastructure
Cornelia Huck
2016-06-24
1
-0
/
+30
|
|
/
|
/
|
*
|
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
2016-06-24
1
-1
/
+0
*
|
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-24
3
-0
/
+9
*
|
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
2016-06-24
1
-0
/
+4
*
|
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
2016-06-24
1
-0
/
+8
*
|
acpi: cpuhp: implement hot-add parts of CPU hotplug interface
Igor Mammedov
2016-06-24
1
-1
/
+4
*
|
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2016-06-24
2
-0
/
+12
*
|
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
2016-06-24
2
-0
/
+53
*
|
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
Igor Mammedov
2016-06-24
1
-0
/
+1
*
|
acpi: add aml_call5
Xiao Guangrong
2016-06-24
1
-0
/
+2
*
|
acpi: add aml_object_type
Xiao Guangrong
2016-06-24
1
-0
/
+1
*
|
nvdimm: support nvdimm label
Xiao Guangrong
2016-06-24
1
-1
/
+54
*
|
pc-dimm: introduce get_vmstate_memory_region callback
Xiao Guangrong
2016-06-24
1
-1
/
+4
[next]