Peter Maydell
6276340310
Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu into staging
- buildsys
- Various header cleaned up (removing pointless headers)
- Mark various files/code user/system specific
- Make various objects target-independent
- Remove tswapN() calls from dump.o
- Suggest g_assert_not_reached() instead of assert(0)
- qdev / qom
- Replace various container_of() by QOM cast macros
- Declare some QOM macros using OBJECT_DECLARE_TYPE()
- Embed OHCI QOM child in SM501 chipset
- hw (ISA & IDE)
- add some documentation, improve function names
- un-inline, open-code few functions
- have ISA API accessing IRQ/DMA prefer ISABus over ISADevice
- Demote IDE subsystem maintenance to "Odd Fixes"
- ui: Improve Ctrl+Alt hint on Darwin Cocoa
# -----BEGIN PGP SIGNATURE-----
#
# iQIzBAABCAAdFiEE+qvnXhKRciHc/Wuy4+MsLN6twN4FAmP9IeAACgkQ4+MsLN6t
# wN7bdQ//SxJYJuQvqTT6s+O0LmP6NbqvhxCXX7YAwK2jCTM+zTgcqqRZCcisLQol
# 3ENu2UhnZmiLKHSOxatOVozbws08/u8Vl+WkW4UTMUb1yo5KPaPtq808Y95RdAJB
# 7D7B5juDGnFRAHXZz38zVk9uIuEkm+Po/pD0JQa+upBtAAgOJTqGavDNSR5+T0Yl
# VjGdwK0b10skPqiF6OABYoy/4IFHVJJFIbARZh+a7hrF0llsbzUts5JiYsOxEEHQ
# t3woUItdMnS1m0+Ty4AQ8m0Yv9y4HZOIzixvsZ+vChj5ariwUhL9/7wC/s/UCYEg
# gKVA5X8R6n/ME6DScK99a+CyR/MXkz70b/rOUZxoutXhV3xdh4X1stL4WN9W/m3z
# D4i4ZrUsDUcKCGWlj49of/dKbOPwk1+e/mT0oDZD6JzG0ODjfdVxvJ/JEV2iHgS3
# WqHuSKzX/20H9j7/MgfbQ0HjBFOQ8tl781vQzhD+y+cF/IiTsHhrE6esIWho4bob
# kfSdVydUWWRnBsnyGoRZXoEMX9tn+pu0nKxEDm2Bo2+jajsa0aZZPokgjxaz4MnD
# Hx+/p1E+8IuOn05JgzQSgTJmKFdSbya203tXIsTo1kL2aJTJ6QfMvgEPP/fkn+lS
# oQyVBFZmb1JDdTM1MxOncnlWLg74rp/CWEc+u5pSdbxMO/M/uac=
# =AV/+
# -----END PGP SIGNATURE-----
# gpg: Signature made Mon 27 Feb 2023 21:34:24 GMT
# gpg: using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE
# gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <f4bug@amsat.org>" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: FAAB E75E 1291 7221 DCFD 6BB2 E3E3 2C2C DEAD C0DE
* tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu: (125 commits)
ui/cocoa: user friendly characters for release mouse
dump: Add create_win_dump() stub for non-x86 targets
dump: Simplify compiling win_dump.o by introducing win_dump_available()
dump: Clean included headers
dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
dump: Replace tswapN() -> cpu_to_dumpN()
hw/ide/pci: Add PCIIDEState::isa_irq[]
hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_IDE_DEVS
hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus
hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg
hw/ide/piix: Remove unused includes
hw/ide/pci: Unexport bmdma_active_if()
hw/ide/ioport: Remove unnecessary includes
hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb
hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2023-02-28 15:09:18 +00:00
..
2023-02-16 18:15:08 +00:00
2022-12-14 16:19:35 +01:00
2020-09-18 14:12:32 -04:00
2023-02-16 18:15:08 +00:00
2022-05-12 14:23:19 +02:00
2020-05-31 13:56:46 +02:00
2023-02-02 10:44:23 +00:00
2020-07-14 22:22:22 +02:00
2023-02-23 13:01:45 +01:00
2018-08-23 18:46:25 +02:00
2021-01-12 12:38:03 +01:00
2022-04-21 11:01:00 -04:00
2022-04-21 11:01:00 -04:00
2022-04-01 13:06:07 +02:00
2020-02-07 15:15:16 +01:00
2020-02-07 15:15:16 +01:00
2022-04-21 16:56:55 +04:00
2021-10-23 20:28:56 +02:00
2022-09-26 17:23:47 +02:00
2023-02-17 11:22:19 +01:00
2020-10-04 18:36:23 +02:00
2023-02-27 22:29:02 +01:00
2022-07-05 10:15:49 +02:00
2023-02-08 07:16:23 +01:00
2020-09-09 17:17:00 +01:00
2022-04-21 17:03:51 +04:00
2022-04-21 11:01:00 -04:00
2021-05-01 11:45:35 -07:00
2022-06-06 09:26:54 +02:00
2017-05-10 10:19:24 +03:00
2020-02-07 15:15:16 +01:00
2021-11-30 22:25:58 +01:00
2013-09-09 14:17:56 -05:00
2022-11-06 09:48:42 +01:00
2021-02-24 11:05:21 +00:00
2022-07-04 11:08:57 +05:30
2021-02-09 20:53:56 +00:00
2022-10-27 11:54:37 +01:00
2023-01-13 16:22:57 +01:00
2020-08-21 06:30:14 -04:00
2021-03-24 14:24:40 +00:00
2022-10-01 21:16:36 +02:00
2023-02-27 09:18:56 +01:00
2022-12-15 15:02:35 +01:00
2023-02-10 14:12:06 +01:00
2023-02-27 11:01:30 +01:00
2021-10-14 09:50:56 +02:00
2020-08-21 06:30:17 -04:00
2022-03-22 14:46:17 +04:00
2022-06-06 09:26:53 +02:00
2022-06-01 15:47:43 +01:00
2022-10-31 10:06:11 +01:00
2020-10-10 11:37:47 +02:00
2022-07-05 16:17:53 +05:30
2021-01-12 12:38:03 +01:00
2022-05-07 07:46:58 +02:00
2021-07-12 17:37:06 +01:00
2020-10-12 11:50:23 -04:00
2013-09-30 09:44:35 +02:00
2022-04-21 11:01:00 -04:00
2020-11-15 17:04:40 +01:00
2023-02-02 10:44:23 +00:00
2020-02-07 15:15:16 +01:00
2021-06-02 06:51:09 +02:00
2023-01-06 00:51:02 +01:00
2020-09-08 07:17:09 +02:00
2021-01-04 14:24:58 +00:00
2020-08-31 08:23:39 +02:00
2020-10-22 11:53:52 -04:00
2022-06-24 17:07:06 +02:00
2021-07-13 13:59:59 +02:00
2020-03-20 16:02:00 +01:00
2021-02-08 11:19:51 +00:00
2022-10-22 23:19:11 +02:00
2022-05-07 07:46:58 +02:00