mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
hw/ide/ide-dev: Add missing 'locked' field in IDEDevice (bad merge)
This commit is contained in:
@@ -155,6 +155,7 @@ struct IDEDevice {
|
||||
char *version;
|
||||
char *serial;
|
||||
char *model;
|
||||
bool locked;
|
||||
uint64_t wwn;
|
||||
/*
|
||||
* 0x0000 - rotation rate not reported
|
||||
|
||||
Reference in New Issue
Block a user