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
/
docs
/
sphinx
/
kerneldoc.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
7
-23
/
+63
2020-06-26
target/i386: Add notes for versioned CPU models
Tao Xu
1
-0
/
+5
2020-06-26
target/i386: reimplement fpatan using floatx80 operations
Joseph Myers
2
-4
/
+1554
2020-06-26
target/i386: reimplement fyl2x using floatx80 operations
Joseph Myers
2
-111
/
+1423
2020-06-26
target/i386: reimplement fyl2xp1 using floatx80 operations
Joseph Myers
2
-9
/
+1358
2020-06-26
target/i386: reimplement fprem, fprem1 using floatx80 operations
Joseph Myers
1
-108
/
+48
2020-06-26
softfloat: return low bits of quotient from floatx80_modrem
Joseph Myers
2
-6
/
+20
2020-06-26
softfloat: do not set denominator high bit for floatx80 remainder
Joseph Myers
1
-1
/
+0
2020-06-26
softfloat: do not return pseudo-denormal from floatx80 remainder
Joseph Myers
1
-3
/
+19
2020-06-26
softfloat: fix floatx80 remainder pseudo-denormal check for zero
Joseph Myers
1
-1
/
+1
2020-06-26
softfloat: merge floatx80_mod and floatx80_rem
Joseph Myers
4
-95
/
+40
2020-06-26
target/i386: reimplement f2xm1 using floatx80 operations
Joseph Myers
2
-3
/
+1522
2020-06-26
xen: Actually fix build without passthrough
Anthony PERARD
1
-1
/
+1
2020-06-26
Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
Liao Pingfang
2
-6
/
+8
2020-06-26
hw/scsi/megasas: Fix possible out-of-bounds array access in tracepoints
Thomas Huth
1
-13
/
+23
2020-06-26
docs/nvdimm: add description of alignment requirement of device dax
Jingqi Liu
2
-1
/
+11
2020-06-26
exec: fetch the alignment of Linux devdax pmem character device nodes
Jingqi Liu
1
-1
/
+53
2020-06-26
configure: add libdaxctl support
Jingqi Liu
1
-0
/
+29
2020-06-26
replay: synchronize on every virtual timer callback
Pavel Dovgalyuk
2
-24
/
+10
2020-06-26
replay: notify the main loop when there are no instructions
Pavel Dovgalyuk
1
-3
/
+12
2020-06-26
memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
Michael S. Tsirkin
1
-20
/
+9
2020-06-26
libqos: pci-pc: use 32-bit write for EJ register
Paolo Bonzini
1
-1
/
+1
2020-06-26
libqos: usb-hcd-ehci: use 32-bit write for config register
Paolo Bonzini
1
-1
/
+1
2020-06-26
util/getauxval: Porting to FreeBSD getauxval feature
David CARLIER
1
-0
/
+10
2020-06-26
kvm: support to get/set dirty log initial-all-set capability
Jay Zhou
1
-7
/
+14
2020-06-24
Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
Ani Sinha
1
-10
/
+11
2020-06-24
Stop vhost-user sending uninitialized mmap_offsets
Raphael Norwitz
1
-6
/
+6
2020-06-24
docs/specs/tpm: ACPI boot now supported for TPM/ARM
Eric Auger
1
-2
/
+0
2020-06-24
arm/acpi: Add the TPM2.0 device under the DSDT
Eric Auger
1
-0
/
+34
2020-06-24
acpi: Some build_tpm2() code reshape
Eric Auger
2
-37
/
+32
2020-06-24
tests/acpi: update expected data files
Gerd Hoffmann
18
-0
/
+0
2020-06-24
acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
Gerd Hoffmann
1
-11
/
+0
2020-06-24
acpi: drop build_piix4_pm()
Gerd Hoffmann
1
-16
/
+0
2020-06-24
acpi: drop serial/parallel enable bits from dsdt
Gerd Hoffmann
1
-23
/
+0
2020-06-24
acpi: simplify build_isa_devices_aml()
Gerd Hoffmann
1
-10
/
+6
2020-06-24
acpi: factor out fw_cfg_add_acpi_dsdt()
Gerd Hoffmann
3
-23
/
+30
2020-06-24
acpi: move aml builder code for i8042 (kbd+mouse) device
Gerd Hoffmann
2
-39
/
+31
2020-06-24
floppy: move cmos_get_fd_drive_type() from pc
Gerd Hoffmann
4
-27
/
+26
2020-06-24
floppy: make isa_fdc_get_drive_max_chs static
Gerd Hoffmann
2
-4
/
+2
2020-06-24
acpi: move aml builder code for floppy device
Gerd Hoffmann
4
-83
/
+91
2020-06-24
acpi: bios-tables-test: show more context on asl diffs
Gerd Hoffmann
1
-1
/
+1
2020-06-24
qtest: allow DSDT acpi table changes
Gerd Hoffmann
1
-0
/
+18
2020-06-24
trace/simple: Fix unauthorized enable
Markus Armbruster
2
-7
/
+15
2020-06-24
scripts/tracetool: Update maintainer email address
Philippe Mathieu-Daudé
18
-18
/
+18
2020-06-23
sd/milkymist-memcard: Fix error API violation
Markus Armbruster
1
-1
/
+1
2020-06-23
sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
Markus Armbruster
1
-12
/
+3
2020-06-23
arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
Markus Armbruster
1
-6
/
+6
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
32
-59
/
+74
2020-06-23
qdev: Reject chardev property override
Markus Armbruster
1
-0
/
+8
2020-06-23
qdev: Reject drive property override
Markus Armbruster
2
-85
/
+11
[next]