index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
17
-18
/
+1192
2016-06-29
socket: unlink unix socket on remove
Marc-André Lureau
1
-0
/
+1
2016-06-29
socket: add listen feature
Marc-André Lureau
1
-0
/
+1
2016-06-29
vhost-user-test: fix g_cond_wait_until compat implementation
Paolo Bonzini
1
-0
/
+26
2016-06-29
ich9: implement SCI_IRQ_SEL register
Paolo Bonzini
1
-0
/
+1
2016-06-29
serial: remove watch on reset
Paolo Bonzini
1
-0
/
+1
2016-06-29
char: change qemu_chr_fe_add_watch to return unsigned
Paolo Bonzini
1
-2
/
+14
2016-06-29
serial: make tsr_retry unsigned
Paolo Bonzini
1
-1
/
+1
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
1
-0
/
+2
2016-06-29
vnc: generalize "VNC server running on ..." message
Paolo Bonzini
1
-7
/
+0
2016-06-29
scsi: esp: fix migration
Paolo Bonzini
1
-1
/
+4
2016-06-29
isa: introduce wrapper isa_connect_gpio_out
Efimov Vasily
1
-0
/
+1
2016-06-29
ICH9 LPC: handle GSI as qdev GPIO
Efimov Vasily
1
-1
/
+3
2016-06-29
ich9: unify pic and ioapic IRQ vectors
Paolo Bonzini
1
-2
/
+1
2016-06-29
ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public
Efimov Vasily
1
-0
/
+2
2016-06-29
port92: handle A20 IRQ as GPIO
Efimov Vasily
1
-0
/
+2
2016-06-29
pckbd: handle A20 IRQ as GPIO
Efimov Vasily
1
-0
/
+1
2016-06-29
Q35: implement property interfece to several parameters
Efimov Vasily
2
-2
/
+9
2016-06-29
pflash: make TYPE_CFI_PFLASH0{1,2} macros public
Efimov Vasily
1
-0
/
+3
2016-06-29
vmport: identify vmport type by macro TYPE_VMPORT
Efimov Vasily
1
-1
/
+2
2016-06-29
pcspk: convert "pit" property type from ptr to link
Efimov Vasily
1
-1
/
+1
2016-06-29
ide: move headers to include folder
Efimov Vasily
3
-0
/
+1116
2016-06-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-2
/
+4
2016-06-28
virtio-blk: add num-queues device property
Stefan Hajnoczi
1
-1
/
+0
2016-06-28
virtio-blk: associate request with a virtqueue
Stefan Hajnoczi
1
-1
/
+3
2016-06-28
virtio-blk: add VirtIOBlockConf->num_queues
Stefan Hajnoczi
1
-0
/
+1
2016-06-28
Change net/socket.c to use socket_*() functions
Ashijeet Acharya
1
-1
/
+15
2016-06-27
ast2400: Integrate the SCU model and set silicon revision
Andrew Jeffery
1
-0
/
+2
2016-06-27
hw/misc: Add a model for the ASPEED System Control Unit
Andrew Jeffery
1
-0
/
+34
2016-06-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160627' into...
Peter Maydell
2
-1
/
+3
2016-06-27
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160624' into staging
Peter Maydell
2
-20
/
+27
2016-06-27
qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore
Peter Krempa
1
-0
/
+3
2016-06-27
ppc/xics: Remove unused xics_set_irq_type()
Benjamin Herrenschmidt
1
-1
/
+0
2016-06-24
linux-user: Update preprocessor constants for Mips-specific e_flags bits
Aleksandar Markovic
1
-0
/
+2
2016-06-24
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
1
-20
/
+25
2016-06-24
virtio-bus: remove old set_host_notifier callback
Cornelia Huck
1
-1
/
+0
2016-06-24
virtio-bus: common ioeventfd infrastructure
Cornelia Huck
1
-0
/
+30
2016-06-24
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
1
-1
/
+0
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
3
-0
/
+9
2016-06-24
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
1
-0
/
+4
2016-06-24
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
1
-0
/
+8
2016-06-24
acpi: cpuhp: implement hot-add parts of CPU hotplug interface
Igor Mammedov
1
-1
/
+4
2016-06-24
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2
-0
/
+12
2016-06-24
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
2
-0
/
+53
2016-06-24
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
Igor Mammedov
1
-0
/
+1
2016-06-24
acpi: add aml_call5
Xiao Guangrong
1
-0
/
+2
2016-06-24
acpi: add aml_object_type
Xiao Guangrong
1
-0
/
+1
2016-06-24
nvdimm: support nvdimm label
Xiao Guangrong
1
-1
/
+54
2016-06-24
pc-dimm: introduce get_vmstate_memory_region callback
Xiao Guangrong
1
-1
/
+4
2016-06-24
acpi: Add IPMI table entries
Corey Minyard
1
-0
/
+22
[next]