mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
Merge remote branch 'mst/for_anthony' into staging
This commit is contained in:
commit
9edf5051f3
20 changed files with 523 additions and 251 deletions
|
@ -227,6 +227,8 @@ typedef struct I2SCodec I2SCodec;
|
|||
typedef struct DeviceState DeviceState;
|
||||
typedef struct SSIBus SSIBus;
|
||||
|
||||
typedef uint64_t pcibus_t;
|
||||
|
||||
/* CPU save/load. */
|
||||
void cpu_save(QEMUFile *f, void *opaque);
|
||||
int cpu_load(QEMUFile *f, void *opaque, int version_id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue