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-commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-14
target/arm: Add and use defines for EXCRET constants
Peter Maydell
2
-5
/
+19
2017-09-14
target/arm: Remove unnecessary '| 0xf0000000' from do_v7m_exception_exit()
Peter Maydell
1
-2
/
+2
2017-09-14
nvic: Don't apply group priority mask to negative priorities
Peter Maydell
1
-2
/
+9
2017-09-14
target/arm: Get PRECISERR and IBUSERR the right way round
Peter Maydell
1
-4
/
+4
2017-09-14
target/arm: Clear exclusive monitor on v7M reset, exception entry/exit
Peter Maydell
4
-1
/
+19
2017-09-14
target/arm: Use M_REG_NUM_BANKS rather than hardcoding 2
Peter Maydell
1
-16
/
+19
2017-09-14
hmp: introduce 'info memory_size_summary' command
Vadim Galitsyn
3
-0
/
+35
2017-09-14
qmp: introduce query-memory-size-summary command
Vadim Galitsyn
6
-1
/
+57
2017-09-14
hmp: extend "info numa" with hotplugged memory information
Vadim Galitsyn
4
-9
/
+26
2017-09-14
tests/hmp: test "none" machine with memory
Laurent Vivier
1
-0
/
+4
2017-09-14
dump: do not dump non-existent guest memory
Cornelia Huck
1
-0
/
+6
2017-09-14
hmp: fix "dump-quest-memory" segfault (arm)
Laurent Vivier
1
-2
/
+9
2017-09-14
hmp: fix "dump-quest-memory" segfault (ppc)
Laurent Vivier
1
-2
/
+9
2017-09-14
sparc: Fix typedef clash
Dr. David Alan Gilbert
1
-2
/
+2
2017-09-13
usb: only build usb-host with CONFIG_USB=y
Gerd Hoffmann
1
-1
/
+1
2017-09-13
usb: drop HOST_USB
Gerd Hoffmann
2
-8
/
+5
2017-09-13
MAINTAINERS: add missing USB entry
Philippe Mathieu-Daudé
1
-0
/
+1
2017-09-13
xhci: Avoid DMA when ERSTBA is set to zero
Alexey Kardashevskiy
1
-2
/
+2
2017-09-13
console: add question-mark escape operator
Alexander Graf
1
-1
/
+2
2017-09-13
console: fix dpy_gfx_replace_surface assert
Gerd Hoffmann
1
-1
/
+1
2017-09-13
pixman: drop configure switches
Gerd Hoffmann
1
-22
/
+2
2017-09-13
pixman: drop submodule
Gerd Hoffmann
5
-35
/
+2
2017-09-13
virtio-gpu: don't clear QemuUIInfo information on reset
Gerd Hoffmann
1
-12
/
+0
2017-09-11
tcg/tci: do not use ldst label (never implemented)
Philippe Mathieu-Daudé
1
-4
/
+0
2017-09-11
Update OpenBIOS images to 314d4f8 built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2017-09-10
target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init()
Kamil Rytarowski
1
-22
/
+22
2017-09-08
fw_cfg: rename read callback
Marc-André Lureau
4
-19
/
+22
2017-09-08
pci: add reserved slot check to do_pci_register_device()
Mark Cave-Ayland
2
-3
/
+16
2017-09-08
pci: move check for existing devfn into new pci_bus_devfn_available() helper
Mark Cave-Ayland
1
-2
/
+8
2017-09-08
vmgenid: replace x-write-pointer-available hack
Marc-André Lureau
5
-13
/
+13
2017-09-08
vhost-user-bridge: fix resume regression (since 2.9)
Marc-André Lureau
1
-0
/
+7
2017-09-08
libvhost-user: support resuming vq->last_avail_idx based on used_idx
Marc-André Lureau
2
-0
/
+20
2017-09-08
acpi/vmgenid: change device category to misc
Yoni Bettan
1
-0
/
+1
2017-09-08
intel_iommu: fix missing BQL in pt fast path
Peter Xu
1
-0
/
+15
2017-09-08
docs: update documentation considering PCIE-PCI bridge
Aleksandr Bezzubikov
2
-23
/
+140
2017-09-08
hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root Port
Aleksandr Bezzubikov
2
-0
/
+37
2017-09-08
hw/pci: introduce bridge-only vendor-specific capability to provide some hint...
Aleksandr Bezzubikov
2
-0
/
+71
2017-09-08
hw/pci: introduce pcie-pci-bridge device
Aleksandr Bezzubikov
3
-1
/
+194
2017-09-08
Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"
Anthony PERARD
1
-8
/
+3
2017-09-08
hw/acpi: Move acpi_set_pci_info to pcihp
Anthony PERARD
4
-32
/
+45
2017-09-08
hw/acpi: Limit hotplug to root bus on legacy mode
Anthony PERARD
1
-1
/
+1
2017-09-08
pc: add 2.11 machine types
Marcel Apfelbaum
3
-5
/
+26
2017-09-08
vhost: Release memory references on cleanup
Alex Williamson
1
-0
/
+4
2017-09-08
colo-compare: Update the COLO document to add the IOThread configuration
Wang Yong
1
-1
/
+2
2017-09-08
colo-compare: Use IOThread to Check old packet regularly and Process pactkets...
Wang Yong
1
-38
/
+45
2017-09-08
qemu-iothread: IOThread supports the GMainContext event loop
Wang Yong
2
-0
/
+49
2017-09-08
net/colo-compare.c: Fix comments and scheme
Zhang Chen
1
-28
/
+31
2017-09-08
net/colo-compare.c: Adjust net queue pop order for performance
Zhang Chen
1
-2
/
+2
2017-09-08
net/colo-compare.c: Optimize unpredictable tcp options comparison
Zhang Chen
1
-12
/
+27
2017-09-08
e1000: Rename the SEC symbol to SEQEC
Kamil Rytarowski
4
-5
/
+5
[prev]
[next]