mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
rust: re-export qemu macros from common/qom/hwcore
This is just a bit nicer. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Link: https://lore.kernel.org/r/20250827104147.717203-22-marcandre.lureau@redhat.com Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
committed by
Paolo Bonzini
parent
b0f6bf8a5b
commit
e4444d71e8
@@ -19,7 +19,6 @@ hwcore = { path = "../hw/core" }
|
||||
migration = { path = "../migration" }
|
||||
util = { path = "../util" }
|
||||
bql = { path = "../bql" }
|
||||
qemu_macros = { path = "../qemu-macros" }
|
||||
qom = { path = "../qom" }
|
||||
system = { path = "../system" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user