Fix interrupts not working with -enable-kvm
This commit is contained in:
@ -7,9 +7,6 @@
|
||||
|
||||
#define INTR_IRQBASE 0x20
|
||||
|
||||
#define INTR_OK 1
|
||||
#define INTR_NOEOI 2
|
||||
|
||||
typedef struct {
|
||||
uint64_t r15;
|
||||
uint64_t r14;
|
||||
|
||||
Reference in New Issue
Block a user