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-24
ipmi: Add SMBIOS table entry
Corey Minyard
1
-0
/
+15
2016-06-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160623' into...
Peter Maydell
1
-4
/
+15
2016-06-22
usb: Add QOM property "attached".
Gerd Hoffmann
1
-0
/
+1
2016-06-22
usb: make USBDevice->attached bool
Gerd Hoffmann
1
-1
/
+1
2016-06-22
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
1
-4
/
+15
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-0
/
+47
2016-06-20
trace: [all] Add "guest_mem_before" event
Lluís Vilanova
2
-0
/
+47
2016-06-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...
Peter Maydell
1
-2
/
+2
2016-06-20
log: Fix qemu_set_log_filename() error handling
Markus Armbruster
1
-1
/
+1
2016-06-20
log: Fix qemu_set_dfilter_ranges() error reporting
Markus Armbruster
1
-1
/
+1
2016-06-20
blockjob: add AioContext attached callback
Stefan Hajnoczi
1
-0
/
+7
2016-06-20
block: use safe iteration over AioContext notifiers
Stefan Hajnoczi
1
-0
/
+2
2016-06-20
blockjob: add pause points
Stefan Hajnoczi
1
-3
/
+32
2016-06-20
blockjob: rename block_job_is_paused()
Stefan Hajnoczi
1
-9
/
+0
2016-06-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160617'...
Peter Maydell
6
-9
/
+361
2016-06-17
ACPI: ARM: Present GIC version in MADT table
Shannon Zhao
1
-1
/
+3
2016-06-17
hw/timer: Add value matching support to aspeed_timer
Andrew Jeffery
1
-2
/
+3
2016-06-17
hw/intc/arm_gicv3: Implement functions to identify next pending irq
Peter Maydell
1
-0
/
+18
2016-06-17
hw/intc/arm_gicv3: ARM GICv3 device framework
Shlomo Pongratz
1
-0
/
+32
2016-06-17
hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
Peter Maydell
1
-3
/
+2
2016-06-17
hw/intc/arm_gicv3: Add state information
Pavel Fedin
1
-3
/
+189
2016-06-17
bitops.h: Implement half-shuffle and half-unshuffle ops
Peter Maydell
1
-0
/
+108
2016-06-17
migration: Define VMSTATE_UINT64_2DARRAY
Peter Maydell
1
-0
/
+6
2016-06-17
qdev: Use GList for global properties
Eduardo Habkost
1
-1
/
+0
2016-06-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...
Peter Maydell
8
-2
/
+101
2016-06-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-2
/
+36
2016-06-17
QMP: Add query-hotpluggable-cpus
Igor Mammedov
1
-0
/
+5
2016-06-17
spapr: CPU hot unplug support
Bharata B Rao
1
-0
/
+2
2016-06-17
spapr: CPU hotplug support
Bharata B Rao
2
-0
/
+4
2016-06-17
spapr: convert boot CPUs into CPU core devices
Bharata B Rao
2
-0
/
+5
2016-06-17
spapr: Move spapr_cpu_init() to spapr_cpu_core.c
Bharata B Rao
1
-0
/
+2
2016-06-17
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
2
-0
/
+30
2016-06-17
qom: API to get instance_size of a type
Bharata B Rao
1
-1
/
+7
2016-06-17
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
1
-0
/
+1
2016-06-17
xics,xics_kvm: Handle CPU unplug correctly
Bharata B Rao
1
-0
/
+1
2016-06-17
cpu: Abstract CPU core type
Bharata B Rao
1
-0
/
+31
2016-06-17
qdev: hotplug: Introduce HotplugHandler.pre_plug() callback
Igor Mammedov
1
-1
/
+13
2016-06-17
vhost-net: save & restore vring enable state
Marc-André Lureau
1
-0
/
+1
2016-06-17
vhost-net: save & restore vhost-user acked features
Marc-André Lureau
2
-0
/
+4
2016-06-17
qemu-char: add qemu_chr_disconnect to close a fd accepted by listen fd
Tetsuya Mukawa
1
-0
/
+7
2016-06-17
pci: fix pci_requester_id()
Peter Xu
1
-2
/
+24
2016-06-16
scsi: esp: make cmdbuf big enough for maximum CDB size
Prasad J Pandit
1
-1
/
+2
2016-06-16
nbd: Avoid magic number for NBD max name size
Eric Blake
1
-0
/
+6
2016-06-16
nbd: simplify the nbd_request and nbd_reply structs
Paolo Bonzini
1
-6
/
+7
2016-06-16
clean-includes: run it once more
Paolo Bonzini
2
-2
/
+0
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2
-2
/
+1
2016-06-16
block/mirror: Fix target backing BDS
Max Reitz
1
-1
/
+17
2016-06-16
block: Remove bs->zero_beyond_eof
Kevin Wolf
1
-3
/
+0
2016-06-16
block: Make bdrv_load/save_vmstate coroutine_fns
Kevin Wolf
1
-4
/
+6
2016-06-16
block: Make .bdrv_load_vmstate() vectored
Kevin Wolf
2
-2
/
+3
[prev]
[next]