index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
amd64
Age
Commit message (
Expand
)
Author
2016-03-08
additional debug printfs
Mike Larkin
2016-03-06
Sync no-argument function declaration and definition by adding (void).
Christian Weisgerber
2016-03-03
VM guest memory is allocated via an uvm anon memory range.
Stefan Kempf
2016-03-03
Re-introduce computation of memory used by a VM.
Stefan Kempf
2016-03-03
Unwind the trapframe correctly when a breakpoint is set on `syscall'.
Martin Pieuchot
2016-03-03
Kill db_x86_64_regop() to unify how db_regs[] is defined between archs.
Martin Pieuchot
2016-03-03
Kill BPTTRAP() and reduce some differences betwen i386 and amd64 trap
Martin Pieuchot
2016-03-01
db_sym_numargs() has always been defined to FALSE so nuke it with all
Martin Pieuchot
2016-03-01
Kill never called db_find_trace_symbols().
Martin Pieuchot
2016-02-27
Rename kdb_trap() into db_ktrap().
Martin Pieuchot
2016-02-26
Rename and move x86 calllframe definitions in <machine/frame.h> to use
Martin Pieuchot
2016-02-26
Remove stale RAIDframe entries from chrtoblktbl.
natano
2016-02-26
SYMTAB_SPACE is no longer used (last used with a.out ddb)
Mike Larkin
2016-02-23
Fix previous: Need to free vc_msr_bitmap_va, not
Stefan Kempf
2016-02-23
Plug memleak: make sure that the MSR bitmap is freed in the VCPU init
Stefan Kempf
2016-02-20
Add "interrupt pending on vcpu" ioctl to vmm. Needed for upcoming interrupt
Mike Larkin
2016-02-19
belatedly bump bootstrap version after mdrandom() changes; ok deraadt@
Christian Weisgerber
2016-02-16
Allow userland to initialize CR0 when resetting a VCPU instead of
Stefan Kempf
2016-02-12
Remove the "GenuineIntel" check from x86 mdrandom(). Checking the
Christian Weisgerber
2016-02-08
Set EPT bits of guest pages in pmap_enter instead of doing it
Stefan Kempf
2016-02-05
Implement FreeBSD-compatible IOCTL to access BMC in ipmi(4)
Masao Uebayashi
2016-02-04
Some (buggy) UEFI implementations don't report the correct framebuffer
Mark Kettenis
2016-02-03
Test cpuid_level or ci->ci_pnfeatset before using a CPUID leaf; some BIOSes
Philip Guenther
2016-02-02
enable xen devices here as well
Jonathan Gray
2016-01-29
Move a pool_put() to avoid a use after free.
Jonathan Gray
2016-01-27
Add a key-value interface to pvbus(4) that allows to get or set values
Reyk Floeter
2016-01-25
Zero when malloc'ing a buffer to be copyed out to userland to avoid
Jonathan Gray
2016-01-20
add hidmt, a HID-layer driver for multitouch touchpads that conform
Joshua Stein
2016-01-19
Correct the definitions of currently unused protocol guids so they will
Jonathan Gray
2016-01-17
enable ikbd(4)
Jonathan Gray
2016-01-15
enable sdhc@acpi so emmc will be available at install time
Jonathan Gray
2016-01-14
Eable ikbd(4).
Mark Kettenis
2016-01-13
Enable Xen support in GENERIC; discussed with deraadt@
Mike Belopuhov
2016-01-12
naddy observed the TSC fallback code could encounter (high word) %edx
Theo de Raadt
2016-01-12
Add dwiic, a driver for the Synopsys DesignWare i2c controller found
Joshua Stein
2016-01-11
Enable sdhc* at acpi?.
Mark Kettenis
2016-01-11
Add a "mux -1" locator to wsdisplay(4) instances representing secondary
Mark Kettenis
2016-01-10
match up code and comments, add missing $OpenBSD$; ok jsing@ a while ago
Christian Weisgerber
2016-01-10
Page fault handling tweaks for vmm:
Stefan Kempf
2016-01-10
Introduce acpi_intr_establish(9), an API to establish interrupt handlers for
Mark Kettenis
2016-01-08
Move HID support files out of dev/usb into new dev/hid directory
Joshua Stein
2016-01-08
Add "vmm" pledge to allow restricted ioctl access to /dev/vmm.
Reyk Floeter
2016-01-08
Enable uonerng(4) where ualea(4) is already present.
Martin Pieuchot
2016-01-08
Use off_t to store the offset we want to access the NVRAM at
Stefan Kempf
2016-01-07
Xen virtual networking interface (Netfront) driver.
Mike Belopuhov
2016-01-06
We want the first, not the last, OpenBSD partition in the MBR.
Kenneth R Westerback
2016-01-06
Bring efidev.c goodness into softraid.c by returning and displaying
Kenneth R Westerback
2016-01-04
Remove parameter name from gpt_chk_mbr() prototype and add prototype
Kenneth R Westerback
2016-01-04
Do proper termination of VMs by doing proper VCPU run state management.
Mike Larkin
2016-01-04
wrap a long line
Mike Larkin
[prev]
[next]