index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
MAINTAINERS: Add hw/sd/ssi-sd.c in the SD section
Philippe Mathieu-Daudé
2019-12-18
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-20
133
-1552
/
+4248
|
\
\
|
*
|
vga: cleanup mapping of VRAM for non-PCI VGA
Paolo Bonzini
2019-12-18
4
-17
/
+7
|
*
|
hw/display: Remove "rombar" hack from vga-pci and vmware_vga
Thomas Huth
2019-12-18
3
-13
/
+1
|
*
|
hw/pci: Remove the "command_serr_enable" property
Thomas Huth
2019-12-18
2
-6
/
+2
|
*
|
hw/audio: Remove the "use_broken_id" hack from the AC97 device
Thomas Huth
2019-12-18
1
-9
/
+0
|
*
|
hw/i386: Remove the deprecated machines 0.12 up to 0.15
Thomas Huth
2019-12-18
3
-89
/
+4
|
*
|
hw/pci-host: Add Kconfig entry to select the IGD Passthrough Host Bridge
Philippe Mathieu-Daudé
2019-12-18
2
-1
/
+6
|
*
|
hw/pci-host/i440fx: Extract the IGD passthrough host bridge device
Philippe Mathieu-Daudé
2019-12-18
4
-84
/
+122
|
*
|
hw/pci-host/i440fx: Use definitions instead of magic values
Philippe Mathieu-Daudé
2019-12-18
1
-7
/
+7
|
*
|
hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()
Philippe Mathieu-Daudé
2019-12-18
1
-3
/
+2
|
*
|
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
Philippe Mathieu-Daudé
2019-12-18
2
-20
/
+17
|
*
|
hw/pci-host/i440fx: Correct the header description
Philippe Mathieu-Daudé
2019-12-18
1
-1
/
+1
|
*
|
Fix some comment spelling errors.
Cameron Esfahani
2019-12-18
1
-4
/
+4
|
*
|
target/i386: remove unused pci-assign codes
Eiichi Tsukata
2019-12-18
2
-160
/
+0
|
*
|
WHPX: refactor load library
Sunil Muthuswamy
2019-12-18
2
-27
/
+62
|
*
|
migration: check length directly to make sure the range is aligned
Wei Yang
2019-12-18
1
-4
/
+3
|
*
|
memory: include MemoryListener documentation and some missing function parame...
Paolo Bonzini
2019-12-18
1
-4
/
+214
|
*
|
docs: add memory API reference
Paolo Bonzini
2019-12-17
1
-0
/
+5
|
*
|
memory.h: Silence kernel-doc complaints
Paolo Bonzini
2019-12-17
1
-6
/
+10
|
*
|
docs: Create bitops.rst as example of kernel-docs
Peter Maydell
2019-12-17
2
-0
/
+9
|
*
|
bitops.h: Silence kernel-doc complaints
Peter Maydell
2019-12-17
1
-20
/
+32
|
*
|
Makefile: disable Sphinx nitpicking
Peter Maydell
2019-12-17
1
-1
/
+1
|
*
|
docs/conf.py: Enable use of kerneldoc sphinx extension
Peter Maydell
2019-12-17
1
-1
/
+6
|
*
|
docs: tweak kernel-doc for QEMU coding standards
Paolo Bonzini
2019-12-17
1
-9
/
+19
|
*
|
docs: import Linux kernel-doc script and extension
Paolo Bonzini
2019-12-17
3
-0
/
+2426
|
*
|
build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG
Paolo Bonzini
2019-12-17
3
-10
/
+10
|
*
|
colo: fix return without releasing RCU
Paolo Bonzini
2019-12-17
1
-16
/
+17
|
*
|
memory: use RCU_READ_LOCK_GUARD
Paolo Bonzini
2019-12-17
1
-2
/
+1
|
*
|
qsp: Use WITH_RCU_READ_LOCK_GUARD
Dr. David Alan Gilbert
2019-12-17
1
-12
/
+10
|
*
|
hyperv: Use auto rcu_read macros
Dr. David Alan Gilbert
2019-12-17
1
-13
/
+9
|
*
|
hw/i386/pc: Extract the port92 device
Philippe Mathieu-Daudé
2019-12-17
5
-114
/
+131
|
*
|
hw/i386/pc: Inline port92_init()
Philippe Mathieu-Daudé
2019-12-17
1
-8
/
+4
|
*
|
hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string
Philippe Mathieu-Daudé
2019-12-17
1
-1
/
+1
|
*
|
hw/isa/isa-bus: cleanup irq functions
Paolo Bonzini
2019-12-17
2
-8
/
+11
|
*
|
hw/i386: Simplify ioapic_init_gsi()
Philippe Mathieu-Daudé
2019-12-17
1
-4
/
+3
|
*
|
hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
Philippe Mathieu-Daudé
2019-12-17
4
-16
/
+2
|
*
|
pc: stubify x86 iommu
Paolo Bonzini
2019-12-17
3
-1
/
+42
|
*
|
acpi: move PC stubs out of stubs/
Paolo Bonzini
2019-12-17
3
-2
/
+2
|
*
|
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2019-12-17
12
-128
/
+133
|
*
|
hw/i386/pc: Convert DPRINTF() to trace events
Philippe Mathieu-Daudé
2019-12-17
2
-14
/
+11
|
*
|
x86: move SMM property to X86MachineState
Paolo Bonzini
2019-12-17
7
-59
/
+59
|
*
|
pci-stub: add more MSI functions
Paolo Bonzini
2019-12-17
1
-0
/
+27
|
*
|
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
27
-26
/
+37
|
*
|
fw_cfg: allow building without other devices
Paolo Bonzini
2019-12-17
2
-2
/
+7
|
*
|
i386: conditionally compile more files
Paolo Bonzini
2019-12-17
2
-4
/
+8
|
*
|
configure: simplify vhost condition with Kconfig
Marc-André Lureau
2019-12-17
4
-2
/
+11
|
*
|
configure: set $PYTHON to a full path
Paolo Bonzini
2019-12-17
1
-1
/
+1
|
*
|
stubs: replace stubs with lnot if applicable
Paolo Bonzini
2019-12-17
3
-5
/
+3
|
*
|
crypto: move common bits for all emulators to libqemuutil
Paolo Bonzini
2019-12-17
4
-13
/
+7
[prev]
[next]