haxar
e0f4ea28ca
lpc47m157: Fix serial
2021-05-18 17:39:10 -07:00
Matt Borgerson
6213a2c069
xbox-sio: Include qdev-properties-system.h
2021-04-18 23:41:28 -07:00
Matt Borgerson
6e564854fc
xemu: Update copyright
2021-03-03 03:48:11 -07:00
Matt Borgerson
6152b3688b
lpc47m157: Fix object_initialize_child parameters
...
See "qom: Less verbose object_initialize_child()" for more info.
2020-08-26 10:28:53 -07:00
Matt Borgerson
811feab102
lpc47m157: Fix parameter order for object_property_set_bool
...
See "qom: Put name parameter before value / visitor parameter" for more
info.
2020-08-26 10:28:53 -07:00
Matt Borgerson
6e5b208e41
lpc47m157: Align with new QOMified interface
...
Ideally this would be further abstracted to use existing SuperIO
(TYPE_ISA_SUPERIO) or at least serial-isa, but those both require core
changes. Continue with embedding SerialState for now and update to
support new SerialState device model change.
Associated commits:
- 7781b88ee4
- c9808d6028
- 4f67d30b5e
2020-05-01 03:40:21 -07:00
Matt Borgerson
8d50346ce6
hw/xbox: Update includes that have changed upstream
2020-02-17 23:49:33 -07:00
Stanislav Motylkov
c4fca3843f
lpc: Fix typo in CONFIG_DEVICE_INTERRUPT constant
2019-10-04 23:36:10 +02:00
Matt Borgerson
fc559b1aed
lpc: Update qemu_chr_new call arguments
2019-07-04 00:04:00 -07:00
espes
e12aa122cf
relicense xbox components as LGPL
...
(with permission)
2018-10-10 13:38:16 +10:00
Matt Borgerson
9c96d7bc08
sio: Use serial_hd(i) instead of serial_hds[i]
2018-09-02 13:48:02 -07:00
Matt Borgerson
a4c9ee6b13
sio: Replace debug printf statements with macro
2018-07-25 02:03:30 +02:00
Matt Borgerson
a87f67f143
Fix Xbox SuperIO code
2018-06-26 17:07:41 -07:00
Matt Borgerson
3f557e6d45
Add hw/xbox sources from XQEMU 1.x @ 4d9107e
2018-06-26 15:08:01 -07:00