index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-types.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-18
Fix some typos found by codespell
Stefan Weil
36
-48
/
+48
2016-05-18
9p: drop unused declaration from coth.h
Greg Kurz
1
-1
/
+0
2016-05-18
smbios: fix typo
Cao jin
1
-1
/
+1
2016-05-18
accel: make configure_accelerator return void
Wei Jiangang
2
-4
/
+2
2016-05-18
configure: Use uniform description for devel packages
Stefan Weil
1
-1
/
+1
2016-05-18
ipack: Update e-mail address
Alberto Garcia
4
-4
/
+4
2016-05-18
util: fix comment typos
Wei Jiangang
2
-3
/
+3
2016-05-18
qdict: fix unbounded stack warning for qdict_array_entries
Peter Xu
1
-9
/
+6
2016-05-18
Fix typo in variable name (found and fixed by codespell)
Stefan Weil
1
-32
/
+32
2016-05-18
vl: fix comment about when parsing cpu definitions
Wei Jiangang
1
-1
/
+1
2016-05-18
loader: fix potential memory leak
Cao jin
1
-0
/
+6
2016-05-18
remove comment for nonexistent structure member
Cao jin
1
-1
/
+0
2016-05-18
s390: remove misleading comment
Michael Tokarev
1
-1
/
+1
2016-05-17
s390x/pci: remove whitespace
Yi Min Zhao
1
-5
/
+5
2016-05-17
s390x/pci: add length checking for pci sclp handlers
Yi Min Zhao
1
-2
/
+12
2016-05-17
s390x/pci: enhance mpcifc_service_call
Yi Min Zhao
2
-7
/
+54
2016-05-17
s390x/pci: fix s390_pci_sclp_deconfigure
Yi Min Zhao
1
-0
/
+7
2016-05-17
s390x/pci: introduce S390PCIBusDevice.iommu_enabled
Yi Min Zhao
2
-5
/
+5
2016-05-17
s390x/pci: export pci_dereg_ioat and pci_dereg_irqs
Yi Min Zhao
2
-5
/
+8
2016-05-17
s390x/pci: separate s390_pcihost_iommu_configure function
Yi Min Zhao
3
-13
/
+16
2016-05-17
s390x/pci: separate s390_sclp_configure function
Yi Min Zhao
3
-8
/
+29
2016-05-17
s390x/pci: fix reg_irqs()
Yi Min Zhao
1
-2
/
+15
2016-05-17
hw/char: QOM'ify sclpconsole.c
xiaoqiang zhao
1
-4
/
+8
2016-05-17
hw/char: QOM'ify sclpconsole-lm.c
xiaoqiang zhao
1
-5
/
+9
2016-05-17
s390x/ipl: Remove redundant usage of gr7
Alexander Yarygin
1
-27
/
+6
2016-05-17
s390-ccw.img: rebuild image
Cornelia Huck
1
-0
/
+0
2016-05-17
pc-bios/s390-ccw: Get device address via diag 308/6
Alexander Yarygin
4
-13
/
+95
2016-05-17
s390x/ipl: Add ssid field to IplParameterBlock
Alexander Yarygin
3
-1
/
+4
2016-05-17
s390x/ipl: Provide ipl parameter block
Alexander Yarygin
2
-0
/
+8
2016-05-17
s390x/ipl: Add type and length checks for IplParameterBlock values
Alexander Yarygin
2
-2
/
+36
2016-05-17
s390x/ipl: Extend the IplParameterBlock struct
Alexander Yarygin
4
-10
/
+90
2016-05-17
s390x: enable runtime instrumentation
Fan Zhang
5
-0
/
+75
2016-05-17
s390x: add compat machine for 2.7
Cornelia Huck
2
-1
/
+23
2016-05-16
hw/intc/arm_gic: add tracepoints
Hollis Blanchard
2
-0
/
+20
2016-05-16
rfifolock: no need to get thread identifier when nesting
Changlong Xie
1
-1
/
+1
2016-05-16
slirp: Clean up osdep.h related header inclusions
Thomas Huth
3
-3
/
+0
2016-05-16
slirp: Remove some unused code from slirp.h
Thomas Huth
1
-22
/
+0
2016-05-16
slirp: Remove obsolete backward-compatibility cruft
Thomas Huth
3
-61
/
+0
2016-05-16
slirp: Clean up slirp_config.h
Thomas Huth
1
-87
/
+0
2016-05-13
gtk: don't leak the GtkBorder with VTE 0.36
Alberto Garcia
1
-10
/
+13
2016-05-13
hw/display: QOM'ify jazz_led.c
xiaoqiang.zhao
1
-7
/
+11
2016-05-12
cpu-exec: Clean up 'interrupt_request' reloading in cpu_handle_interrupt()
Sergey Fedorov
1
-3
/
+4
2016-05-12
cpu-exec: Remove unused 'x86_cpu' and 'env' from cpu_exec()
Sergey Fedorov
1
-12
/
+0
2016-05-12
cpu-exec: Move TB execution stuff out of cpu_exec()
Sergey Fedorov
1
-55
/
+64
2016-05-12
cpu-exec: Move interrupt handling out of cpu_exec()
Sergey Fedorov
1
-62
/
+70
2016-05-12
cpu-exec: Move exception handling out of cpu_exec()
Sergey Fedorov
1
-41
/
+52
2016-05-12
cpu-exec: Move halt handling out of cpu_exec()
Sergey Fedorov
1
-14
/
+24
2016-05-12
cpu-exec: Remove relic orphaned comment
Sergey Fedorov
1
-2
/
+0
2016-05-12
tcg: Remove needless CPUState::current_tb
Sergey Fedorov
7
-41
/
+2
2016-05-12
cpu-exec: Move TB chaining into tb_find_fast()
Sergey Fedorov
1
-16
/
+19
[next]