index
:
rust-x86
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bits64
/
paging.rs
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-18
Bump version.
Gerd Zellweger
2
-1
/
+5
2022-10-18
Add user-defined bits.
Gerd Zellweger
1
-0
/
+30
2022-08-18
Update klogger requirement from 0.0.12 to 0.0.14
dependabot[bot]
1
-1
/
+1
2022-07-15
Implement Step for address types.
Gerd Zellweger
4
-2
/
+51
2022-07-01
Update klogger requirement from 0.0.11 to 0.0.12 in /x86test
dependabot[bot]
1
-1
/
+1
2022-07-01
Update x86 requirement from 0.49 to 0.50 in /x86test
dependabot[bot]
1
-1
/
+1
2022-07-01
Update klogger requirement from 0.0.11 to 0.0.12
dependabot[bot]
1
-1
/
+1
2022-07-01
Update CHANGELOG.md
Gerd Zellweger
1
-1
/
+1
2022-06-29
Fixes #124.
Gerd Zellweger
4
-17
/
+64
2022-06-06
Update x86 requirement from 0.48 to 0.49 in /x86test
dependabot[bot]
1
-1
/
+1
2022-06-03
Fix changelog
Gerd Zellweger
1
-4
/
+4
2022-06-03
Macros for fs/gs deref.
Gerd Zellweger
3
-13
/
+44
2022-06-03
Added const constructor for x2APIC.
Gerd Zellweger
2
-8
/
+23
2022-05-24
Update x86 requirement from 0.47 to 0.48 in /x86test
dependabot[bot]
1
-1
/
+1
2022-05-02
Add constants for virtual range.
Gerd Zellweger
1
-0
/
+6
2022-04-18
Use fully qualified macro for import.
Gerd Zellweger
2
-2
/
+2
2022-04-18
Update klogger requirement from 0.0.10 to 0.0.11 in /x86test
dependabot[bot]
1
-1
/
+1
2022-04-18
Update klogger requirement from 0.0.10 to 0.0.11
dependabot[bot]
1
-1
/
+1
2022-03-04
Update klogger requirement from 0.0.9 to 0.0.10
dependabot[bot]
1
-1
/
+1
2022-03-04
Bump actions/upload-artifact from 2.3.1 to 3
dependabot[bot]
1
-1
/
+1
2022-03-04
Bump actions/download-artifact from 2.1.0 to 3
dependabot[bot]
1
-2
/
+2
2022-03-03
Bump actions/checkout from 2.4.0 to 3
dependabot[bot]
2
-5
/
+5
2022-03-03
Update x86test dependencies.
Gerd Zellweger
1
-1
/
+1
2022-03-03
Update version.
Gerd Zellweger
1
-4
/
+4
2022-03-03
Update macros version.
Gerd Zellweger
1
-2
/
+2
2022-03-03
Update x86test-types.
Gerd Zellweger
1
-2
/
+2
2022-03-03
Update authors.
Gerd Zellweger
1
-1
/
+2
2022-03-03
Bump version.
Gerd Zellweger
1
-1
/
+1
2022-03-03
Remove remaining usages of nightly features
Lucas Kent
2
-7
/
+3
2022-02-01
Bump version, delete AUTHORS file as it's in Cargo.toml already.
Gerd Zellweger
2
-16
/
+3
2022-02-01
Fix asm syntax of some VMX instructions
Yuekai Jia
1
-4
/
+4
2022-01-25
Update version
Gerd Zellweger
3
-8
/
+8
2022-01-25
Fix version.
Gerd Zellweger
1
-1
/
+1
2022-01-25
Update version.
Gerd Zellweger
1
-1
/
+1
2022-01-25
Remove asm feature.
Gerd Zellweger
2
-2
/
+2
2022-01-25
Finish converting to new asm!() syntax.
Dan Cross
18
-102
/
+173
2022-01-06
Bump actions/checkout from 2.3.4 to 2.4.0
dependabot[bot]
2
-5
/
+5
2022-01-05
Bump actions/download-artifact from 2.0.10 to 2.1.0
dependabot[bot]
1
-2
/
+2
2022-01-05
Bump actions/upload-artifact from 2.2.4 to 2.3.1
dependabot[bot]
1
-1
/
+1
2022-01-05
Update x86 requirement from 0.41.0 to 0.44.0 in /x86test
dependabot[bot]
1
-1
/
+1
2022-01-05
version 0.44
Gerd Zellweger
2
-2
/
+4
2021-12-26
Cargo fmt.
Dan Cross
1
-1
/
+1
2021-12-26
Fix a 32-bit compatibility issue with asm!()
Dan Cross
1
-1
/
+4
2021-12-26
Add explicit `use` statements core::arch::asm.
Dan Cross
5
-0
/
+7
2021-09-29
Convert some things to asm! syntax.
Gerd Zellweger
4
-7
/
+14
2021-09-29
Update debugregs code, fix bug more types.
Gerd Zellweger
1
-38
/
+148
2021-09-28
Formatting.
Gerd Zellweger
1
-2
/
+5
2021-09-28
Update authors, bump version.
Gerd Zellweger
2
-2
/
+4
2021-09-28
perfcnt: Use `base_xxx_id` apis for looking up `COUNTER_MAP`
Vikram Narayanan
1
-1
/
+1
2021-09-26
New version 0.42.
Gerd Zellweger
1
-1
/
+1
[next]