Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-15 | pci-host: update obsolete reference about piix_pci.c | Gonglei | |
piix_pci.c has been renamed into piix.c at commit c0907c9e6417cb959dfd9ef6873221536ec91351 update the obsolete reference. Signed-off-by: Gonglei <arei.gonglei@huawei.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> | |||
2013-07-04 | pam: pass device to init_pam and use it to set owner | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | |
Many of these should be cleaned up with proper qdev-/QOM-ification. Right now there are many catch-all headers in include/hw/ARCH depending on cpu.h, and this makes it necessary to compile these files per-target. However, fixing this does not belong in these patches. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |