index
:
spice/vdesktop
0.4
master
Unnamed repository; edit this file to name it for gitweb. (mirrored from https://gitlab.freedesktop.org/spice/vdesktop)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bios
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-29
add workaround for libvirt bug
Gleb Natapov
1
-2
/
+2
2009-06-19
bios: Fix missing DMI table entries
Markus Armbruster
1
-5
/
+6
2009-06-15
fix unresigered vbe physical mapping as reserved memory in the bios
Izik Eidus
1
-4
/
+13
2009-06-02
fix wrong bios pci mapping for large slots (Bug 499432)
Izik Eidus
1
-6
/
+0
2009-05-20
qemu: Add support for SMBIOS command line options (Alex Williamson)
Gleb Natapov
1
-63
/
+236
2009-03-05
kvm: bios: make MMIO address page aligned in guest
Weidong Han
1
-0
/
+3
2009-03-02
Allow additions of ACPI tables from command line
Gleb Natapov
1
-16
/
+57
2009-02-12
Use reserved STS bits from PIIX4 chipset to avoid clash in the future
Gleb Natapov
1
-2
/
+2
2009-02-12
Fix CPU hotplug
Gleb Natapov
1
-34
/
+88
2009-02-06
kvm-userspace: set pci mem to start at 0xc100000 and vesa to 0xc000000
Izik Eidus
3
-7
/
+7
2009-01-11
kvm: bios: fix smbios memory device length boundary condition
Bill Rieske
1
-1
/
+1
2009-01-04
kvm: bios: Remove duplicate call to qemu_cfg_port_probe()
Sebastian Herbszt
1
-4
/
+0
2008-12-31
kvm: bios: pass devfn to pci card bios
Kechao Liu
1
-4
/
+16
2008-12-30
kvm: bios: KVM does not support SMM, so disable it
Gleb Natapov
1
-1
/
+1
2008-12-30
kvm: bios: Reset stack pointer to zero on S3 resume
Gleb Natapov
1
-0
/
+1
2008-12-28
kvm: bios: revert TSC zeroing
Marcelo Tosatti
2
-10
/
+0
2008-12-24
kvm: bios: prevent compiler from caching cpu count while starting up smp
Avi Kivity
1
-1
/
+1
2008-12-23
Merge branch 'bochs-bios-cvs'
Avi Kivity
8
-100
/
+312
2008-12-23
- rebuild after latest changes
vruppert
2
-0
/
+0
2008-12-23
- use "__attribute__((__packed__))" instead of "#pragma pack" (Sebastian Herb...
vruppert
1
-13
/
+8
2008-12-23
- added support for booting from option ROM with BCV entry (Laurent Vivier)
vruppert
1
-0
/
+24
2008-12-20
- applied 3 patches from the Qemu project (Anthony Liguori)
vruppert
4
-4
/
+13
2008-12-15
Patch applied
sshwarts
1
-0
/
+1
2008-12-07
Merged patchfix by Sebastian
sshwarts
1
-3
/
+3
2008-12-07
kvm: bios: Fix Makefile to compile on Debian-based systems
Amit Shah
1
-3
/
+11
2008-12-04
Don't power down vga card on entering S3 state.
sshwarts
3
-184
/
+204
2008-12-04
Don't use unreserved memory in BIOS.
sshwarts
6
-13
/
+12
2008-12-04
Execute rombios32 code from rom address 0xe0000.
sshwarts
6
-23
/
+14
2008-12-04
Preserve memory content during SMM iniT.
sshwarts
2
-2
/
+8
2008-12-04
Add S3 state to DSDT. Handle resume event in the BIOS.
sshwarts
6
-25
/
+184
2008-12-03
recompile BIOS
sshwarts
2
-0
/
+0
2008-11-16
kvm: bios: resolve memory device roll over reporting issues with >32G guests
Bill Rieske
1
-25
/
+45
2008-11-13
Applied [Bochs-developers] [PATCH v3 1/6] Move PIC initialization out of line...
sshwarts
1
-22
/
+26
2008-11-03
Applied patch [ 2217229 ] Panic on EBDA overflow in rombios32
sshwarts
1
-0
/
+5
2008-10-31
Merge [ 2210194 ] Log pci class code patch
sshwarts
1
-6
/
+5
2008-10-26
kvm: bios: Update e820 table for EPT real mode pagetable
Sheng Yang
1
-2
/
+3
2008-10-16
kvm: bios: read UUID from firmware interface
Gleb Natapov
1
-21
/
+45
2008-10-15
QEMU UUID support - QEMU only is affected
sshwarts
1
-0
/
+46
2008-10-13
This one is easy :)
sshwarts
1
-23
/
+1
2008-10-02
kvm: bios: switch MTRRs to cover only the PCI range and default to WB
Alex Williamson
1
-20
/
+4
2008-10-02
kvm: bios: fix SMBIOS end address range reporting
Alex Williamson
1
-2
/
+2
2008-10-02
kvm: bios: update SMBIOS table to report memory above 4G
Alex Williamson
1
-3
/
+4
2008-10-02
kvm: bios: cleanup/consolidate above 4G memory parsing
Alex Williamson
1
-8
/
+9
2008-10-01
Updated BIOS images
sshwarts
2
-0
/
+0
2008-10-01
iApplied patch: Add rombios decoding of F11/F12 scancodes in support for
sshwarts
1
-3
/
+3
2008-09-30
Merge branch 'bochs-bios-cvs' into bios-merge-2
Avi Kivity
4
-126
/
+391
2008-09-23
kvm: bios: extend MTRRs to above 4G
Alex Williamson
1
-0
/
+18
2008-09-14
- remove CMOS access from AML code (SF patch #2073039)
vruppert
3
-301
/
+253
2008-09-07
kvm: bios: use windows pcr to get cpu number rather than tr
Avi Kivity
1
-9
/
+8
2008-09-01
kvm: bios: avoid accessing CMOS NVRAM from ACPI AML
Gleb Natapov
1
-33
/
+4
[next]