Sign in
qemu
/
qemu
/
a8aec6de2ac1a5e36989fdfba29067b361009b75
a8aec6d
qapi: Drop string input visitor method optional()
by Markus Armbruster
· 8 years ago
a9fc37f
qapi: Improve qobject input visitor error reporting
by Markus Armbruster
· 8 years ago
58561c2
qapi: Make QObject input visitor set *list reliably
by Markus Armbruster
· 8 years ago
b8874fb
qapi: Clean up after commit 3d344c2
by Markus Armbruster
· 8 years ago
910f738
qapi: Improve a QObject input visitor error message
by Markus Armbruster
· 8 years ago
99fb0c5
qmp: Eliminate silly QERR_QMP_* macros
by Markus Armbruster
· 8 years ago
104fc30
qmp: Drop duplicated QMP command object checks
by Markus Armbruster
· 8 years ago
635db18
qmp: Clean up how we enforce capability negotiation
by Markus Armbruster
· 8 years ago
9b0c9a6
qapi-introspect: Mangle --prefix argument properly for C
by Markus Armbruster
· 8 years ago
1527bad
qapi: Support multiple command registries per program
by Markus Armbruster
· 8 years ago
0587568
qmp: Dumb down how we run QMP command registration
by Markus Armbruster
· 8 years ago
f66e7ac
qmp-test: New, covering basic QMP protocol
by Markus Armbruster
· 8 years ago
13420ef
libqtest: Work around a "QMP wants a newline" bug
by Markus Armbruster
· 8 years ago
74d8c9d
qga: Fix crash on non-dictionary QMP argument
by Markus Armbruster
· 8 years ago
17783ac
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into staging
by Peter Maydell
· 8 years ago
eeb61d4
ppc: avoid typedef redefinitions
by Paolo Bonzini
· 8 years ago
4ae4b60
nios2: avoid anonymous unions in designated initializers.
by Paolo Bonzini
· 8 years ago
eff235e
hppa: avoid anonymous unions in designated initializers.
by Paolo Bonzini
· 8 years ago
5febe76
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
f6eb0b3
iscsi: fix missing unlock
by Paolo Bonzini
· 8 years ago
377a07a
memory: show region offset and ROM/RAM type in "info mtree -f"
by Paolo Bonzini
· 8 years ago
fc3a1fd
x86: Work around SMI migration breakages
by Dr. David Alan Gilbert
· 8 years ago
f20e6f8
spice-char: fix segfault in char_spice_finalize
by Li Qiang
· 8 years ago
f6f99b4
vl: disable default cdrom when using explicitely scsi-hd
by Hervé Poussineau
· 8 years ago
c99a29e
memory: Introduce DEVICE_HOST_ENDIAN for ram device
by Yongji Xie
· 8 years ago
11953be
qmp-events: fix GUEST_PANICKED description formatting
by Anton Nefedov
· 8 years ago
e8ed97a
qapi: flatten GuestPanicInformation union
by Anton Nefedov
· 8 years ago
025533f
vmxcap: update for September 2016 SDM
by Paolo Bonzini
· 8 years ago
c3e31ea
vmxcap: port to Python 3
by Paolo Bonzini
· 8 years ago
cf0f7cf
KVM: use KVM_CAP_IMMEDIATE_EXIT
by Paolo Bonzini
· 8 years ago
c5c6679
kvm: use atomic_read/atomic_set to access cpu->exit_request
by Paolo Bonzini
· 8 years ago
18268b6
KVM: move SIG_IPI handling to kvm-all.c
by Paolo Bonzini
· 8 years ago
2ae41db
KVM: do not use sigtimedwait to catch SIGBUS
by Paolo Bonzini
· 8 years ago
4d39892
KVM: remove kvm_arch_on_sigbus
by Paolo Bonzini
· 8 years ago
a16fc07
cpus: reorganize signal handling code
by Paolo Bonzini
· 8 years ago
20e0ff5
KVM: x86: cleanup SIGBUS handlers
by Paolo Bonzini
· 8 years ago
d98d407
cpus: remove ugly cast on sigbus_handler
by Paolo Bonzini
· 8 years ago
30f3dda
Merge branch 'icount-update' into HEAD
by Paolo Bonzini
· 8 years ago
5b10b94
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging
by Peter Maydell
· 8 years ago
9a17d32
Merge remote-tracking branch 'remotes/dgibson/tags/submodule-update-20170303' into staging
by Peter Maydell
· 8 years ago
4b9a5dd
qemu-options: Rewrite -numa documentation
by Eduardo Habkost
· 8 years ago
1ec2dca
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-02-27-2' into staging
by Peter Maydell
· 8 years ago
508e038
dtc: Revert unintentional submodule downgrade from commit 077dd74239a99
by Peter Maydell
· 8 years ago
9a81b79
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 8 years ago
125a9cb
Update dtc submodule to v1.4.3
by David Gibson
· 8 years ago
a438fa1
pseries: Update SLOF firmware image
by Alexey Kardashevskiy
· 8 years ago
992d7e9
target/ppc: rewrite f[n]m[add,sub] using float64_muladd
by Nikunj A Dadhania
· 8 years ago
ec975e8
spapr: Small cleanup of PPC MMU enums
by Sam Bobroff
· 8 years ago
bb99864
spapr_pci: Advertise access to PCIe extended config space
by David Gibson
· 8 years ago
da82c73
target/ppc: Rework hash mmu page fault code and add defines for clarity
by Suraj Jitindar Singh
· 8 years ago
07a68f9
target/ppc: Move no-execute and guarded page checking into new function
by Suraj Jitindar Singh
· 8 years ago
347a5c7
target/ppc: Add execute permission checking to access authority check
by Suraj Jitindar Singh
· 8 years ago
a6152b5
target/ppc: Add Instruction Authority Mask Register Check
by Suraj Jitindar Singh
· 8 years ago
24d8e56
hw/ppc/spapr: Add POWER9 to pseries cpu models
by Suraj Jitindar Singh
· 8 years ago
6f46dcb
target/ppc/POWER9: Add cpu_has_work function for POWER9
by Suraj Jitindar Singh
· 8 years ago
4975c09
target/ppc/POWER9: Add POWER9 pa-features definition
by Suraj Jitindar Singh
· 8 years ago
b289949
target/ppc/POWER9: Add POWER9 mmu fault handler
by Suraj Jitindar Singh
· 8 years ago
4f4f28f
target/ppc: Don't gen an SDR1 on POWER9 and rework register creation
by Suraj Jitindar Singh
· 8 years ago
9861bb3
target/ppc: Add patb_entry to sPAPRMachineState
by Suraj Jitindar Singh
· 8 years ago
0922f1e
target/ppc/POWER9: Add POWERPC_MMU_V3 bit
by David Gibson
· 8 years ago
eaa477c
powernv: Don't test POWER9 CPU yet
by David Gibson
· 8 years ago
9c60766
exec, kvm, target-ppc: Move getrampagesize() to common code
by Alexey Kardashevskiy
· 8 years ago
9b44c83
target/ppc: Add POWER9/ISAv3.00 to compat_table
by Suraj Jitindar Singh
· 8 years ago
54639ae
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
by Peter Maydell
· 8 years ago
ecb24d3
Merge remote-tracking branch 'remotes/rth/tags/pull-tgt-20170302' into staging
by Peter Maydell
· 8 years ago
6835504
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20170301-1' into staging
by Peter Maydell
· 8 years ago
b49d31a
Merge remote-tracking branch 'remotes/kraxel/tags/pull-docs-20170301-1' into staging
by Peter Maydell
· 8 years ago
251501a
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170228a' into staging
by Peter Maydell
· 8 years ago
c9fc677
Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into staging
by Peter Maydell
· 8 years ago
ab711e2
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170301' into staging
by Peter Maydell
· 8 years ago
4bc0d39
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' into staging
by Peter Maydell
· 8 years ago
666095c
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging
by Peter Maydell
· 8 years ago
f1d6405
Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-20170228-1' into staging
by Peter Maydell
· 8 years ago
d377b80
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170301' into staging
by Peter Maydell
· 8 years ago
077dd74
hw/pxb-pcie: fix PCI Express hotplug support
by Marcel Apfelbaum
· 8 years ago
5cb206b
tests/acpi: update DSDT after last patch
by Michael S. Tsirkin
· 8 years ago
b3c782d
acpi: simplify _OSC
by Michael S. Tsirkin
· 8 years ago
96a8821
virtio: unbreak virtio-pci with IOMMU after caching ring translations
by Jason Wang
· 8 years ago
874adf4
virtio: add missing region cache init in virtio_load()
by Stefan Hajnoczi
· 8 years ago
3cdf847
virtio: invalidate memory in vring_set_avail_event()
by Stefan Hajnoczi
· 8 years ago
34c6bf2
virtio: guard vring access when setting notification
by Cornelia Huck
· 8 years ago
dd3dd4b
virtio: check for vring setup in virtio_queue_empty
by Paolo Bonzini
· 8 years ago
42697d8
MAINTAINERS: Add VM Generation ID entries
by Ben Warren
· 8 years ago
3248f1b
tests: Move reusable ACPI code into a utility file
by Ben Warren
· 8 years ago
39164c1
qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands
by Igor Mammedov
· 8 years ago
d03637b
ACPI: Add Virtual Machine Generation ID support
by Ben Warren
· 8 years ago
c7809e6
ACPI: Add vmgenid blob storage to the build tables
by Ben Warren
· 8 years ago
20f5d14
docs: VM Generation ID device description
by Ben Warren
· 8 years ago
489886d
linker-loader: Add new 'write pointer' command
by Ben Warren
· 8 years ago
0a55679
block/rbd: add support for 'mon_host', 'auth_supported' via QAPI
by Jeff Cody
· 8 years ago
b9fe313
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
1e0addb
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170228-tag' into staging
by Peter Maydell
· 8 years ago
3db010c
target/sparc: Restore ldstub of odd asis
by Richard Henderson
· 8 years ago
b28f9db
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228-1' into staging
by Peter Maydell
· 8 years ago
bcf1977
audio/sdlaudio: Allow audio playback with SDL2
by Thomas Huth
· 8 years ago
1ffc266
audio: make audio poll timer deterministic
by Pavel Dovgalyuk
· 8 years ago
3d4d16f
replay: add record/replay for audio passthrough
by Pavel Dovgalyuk
· 8 years ago
7287e35
Merge remote-tracking branch 'remotes/gkurz/tags/cve-2016-9602-for-upstream' into staging
by Peter Maydell
· 8 years ago
166d434
mach-virt: Provide sample configuration files
by Andrea Bolognani
· 8 years ago
9ca019c
q35: Improve sample configuration files
by Andrea Bolognani
· 8 years ago
Next »